Changeset 12435 for main/waeup.ikoba


Ignore:
Timestamp:
9 Jan 2015, 17:33:47 (10 years ago)
Author:
Henrik Bettermann
Message:

Move docutils styles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/layout/static/css/base.css

    r12408 r12435  
    280280
    281281
    282  /* docutils stuff */
    283 
    284 .section h1 {
    285     font-size: 30px}
    286 
    287 .section h2 {
    288     font-size: 24px}
    289 
    290 .section h3 {
    291     font-size: 18px}
    292 
    293 .section h4 {
    294     font-size: 14px}
    295 
    296 
    297282.sorting { background: url('../img/sort_both.png') no-repeat center right; }
    298283.sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
     
    340325}
    341326
     327 /* docutils stuff */
     328
     329.section h1 {
     330    font-size: 30px}
     331
     332.section h2 {
     333    font-size: 24px}
     334
     335.section h3 {
     336    font-size: 18px}
     337
     338.section h4 {
     339    font-size: 14px}
     340
    342341/* Smartphone styles */
    343342
Note: See TracChangeset for help on using the changeset viewer.