Changeset 12482 for main/kofacustom.sampleuni/trunk/layout
- Timestamp:
- 16 Jan 2015, 06:52:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.sampleuni/trunk/layout/static/css/base.css
r11731 r12482 98 98 } 99 99 100 .wfstatus {100 .wfstatus, .wfstatus-sub { 101 101 text-align: center; 102 102 background-color: #909090; … … 320 320 } 321 321 322 /* docutils stuff */ 323 324 .section h1 { 325 font-size: 30px} 326 327 .section h2 { 328 font-size: 24px} 329 330 .section h3 { 331 font-size: 18px} 332 333 .section h4 { 334 font-size: 14px} 335 322 336 /* Smartphone styles */ 323 337
Note: See TracChangeset for help on using the changeset viewer.