Ignore:
Timestamp:
Apr 21, 2008, 6:04:13 PM (16 years ago)
Author:
andersk
Message:

Remove irrelevant CSS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-www/code/static/layout.css

    r415 r435  
    2525    background: #fff;
    2626}
    27 
    28 /* Limit the <body /> width for readability. */
    29 body {
    30     max-width: 60em;
    31 }
    32 
    33 /* Increase line heights for better screen readability. */
    34 p, li, dt, dd, address {
    35     line-height: 1.5em;
    36 }
    37 pre {
    38     line-height: 1.25em;
    39 }
Note: See TracChangeset for help on using the changeset viewer.