/[H9]/trunk/tntnet/static/stylesheet.css
ViewVC logotype

Diff of /trunk/tntnet/static/stylesheet.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 116 by torben, Fri Nov 30 16:05:11 2007 UTC revision 117 by torben, Sat Dec 1 20:50:52 2007 UTC
# Line 5  Line 5 
5          position: absolute;          position: absolute;
6          top: 0px;          top: 0px;
7          left: 0px;          left: 0px;
8          width: 170px;          width: 190px;
9            height:auto !important;
10            height:500px;
11          min-height: 500px;          min-height: 500px;
12          border-width: 1px;          border-width: 1px;
13          border-color: black;          border-color: black;
# Line 23  Line 25 
25  }  }
26    
27  body {  body {
28          margin-left: 190px;          margin-left: 210px;
29          margin-right: 100px;          margin-right: 100px;
30          color: #000000;          color: #000000;
31          background: #ffffff;          background: #ffffff;

Legend:
Removed from v.116  
changed lines
  Added in v.117

  ViewVC Help
Powered by ViewVC 1.1.20