Changeset 545
- Timestamp:
- 11/12/2003 09:36:07 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-layout.css
r540 r545 116 116 117 117 #content { 118 margin: 30px 220px 0 60px;118 margin: 30px 13em 0 3em; 119 119 padding-right: 60px; 120 120 } … … 149 149 right: 2px; 150 150 top: 0; 151 width: 1 80px;151 width: 11em; 152 152 } 153 153 … … 160 160 border: 1px solid #999; 161 161 letter-spacing: -0.05em; 162 width: 80 px;162 width: 80%; 163 163 } 164 164 … … 180 180 181 181 #menu ul ul { 182 font-style:list-style-type: none;182 list-style-type: none; 183 183 font-variant: normal; 184 184 font-weight: normal; … … 192 192 border: 0; 193 193 font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 194 height: 14px;195 194 letter-spacing: 0; 196 195 margin-top: 0; … … 201 200 #menu ul ul li a { 202 201 color: #000; 203 display: block;204 202 text-decoration: none; 205 203 }
Note: See TracChangeset
for help on using the changeset viewer.