Ignore:
Timestamp:
6 Jan 2015, 09:15:21 (10 years ago)
Author:
Henrik Bettermann
Message:

Add RESTDocument.

File:
1 edited

Legend:

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

    r12313 r12408  
    279279}
    280280
     281
     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
    281297.sorting { background: url('../img/sort_both.png') no-repeat center right; }
    282298.sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
Note: See TracChangeset for help on using the changeset viewer.