Changeset 1982
- Timestamp:
- Nov 16, 2007, 4:15:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/main.css
r1981 r1982 16 16 color: black; 17 17 background: url('/img/back1.png') repeat left top; 18 background-color: white;18 background-color: #420700; 19 19 } 20 20 … … 69 69 display: table-caption; 70 70 color: inherit; 71 background-color: #eeeedd; 71 72 background: url('/img/back4.png') repeat left top; 72 73 padding: 0 10px 0 10px; … … 142 143 color: inherit; 143 144 background: url('/img/back3.png') repeat right top; 145 background-color: #065002; 144 146 border-style: solid; 145 147 border-width: 2px 0 2px 0; … … 151 153 color: inherit; 152 154 background: url('/img/back2.png') repeat left top; 155 background-color: #c5be09; 153 156 text-decoration: none; 154 157 font-weight: bold;
Note: See TracChangeset
for help on using the changeset viewer.