Changeset 547

Show
Ignore:
Timestamp:
11/12/03 17:50:56 (5 years ago)
Author:
emc3
Message:

Set padding:0 on body to improve display in Opera per http://wordpress.org/support/5/831#post-6 suggestion from Ben de Groot

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-layout.css

    r545 r547  
    4343    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
    4444    margin: 0; 
     45    padding: 0; 
    4546    background-color: white; 
    4647    color: black;