Changeset 1208
- Timestamp:
- 08/09/2008 03:37:51 AM (2 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
css/wikka.css (modified) (1 diff)
-
images/wikka_logo.jpg (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
trunk/css/wikka.css
r1122 r1208 269 269 /* text formatting */ 270 270 271 h1, h2, h3, h4, h5 { 272 font-family: Georgia, Times, serif; 273 font-weight: normal; 274 } 275 276 271 277 h5 { 272 font-size: 1 0pt;278 font-size: 12pt; 273 279 } 274 280 275 281 h4 { 276 font-size: 1 2pt;282 font-size: 14pt; 277 283 } 278 284 279 285 h3 { 280 font-size: 1 4pt;286 font-size: 16pt; 281 287 } 282 288 283 289 h2 { 284 font-size: 1 6pt;290 font-size: 18pt; 285 291 } 286 292 287 293 h1 { 288 font-size: 18pt;294 font-size: 20pt; 289 295 } 290 296