Make WordPress Core


Ignore:
Timestamp:
10/02/2008 06:06:52 AM (18 years ago)
Author:
markjaquith
Message:

40 additional horizontal pixels, and 10 additional vertical pixels for the content area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/wp-admin.css

    r9059 r9060  
    624624        position: relative;
    625625        bottom: 10px;
     626}
     627
     628#wphead {
     629        height: 58px;
    626630}
    627631
     
    665669#wphead h1 {
    666670        font: normal 36px Georgia, "Times New Roman", Times, serif;
    667         padding: 11px 170px 16px 70px;
     671        padding: 11px 170px 5px 70px;
    668672        margin: 0;
    669673        margin-right: 15%;
     
    24692473        position: absolute;
    24702474        right: 15px;
    2471         top: 35px;
     2475        top: 25px;
    24722476        width: 130px;
    24732477        z-index: 10;
Note: See TracChangeset for help on using the changeset viewer.