Make WordPress Core


Ignore:
Timestamp:
02/12/2006 07:53:23 AM (19 years ago)
Author:
ryan
Message:

Death to trailing tabs. Props Mark J. fixes #2405

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/install.php

    r3510 r3517  
    3434        padding: .2em 2em;
    3535    }
    36    
     36
    3737    h1 {
    3838        color: #006;
     
    4040        font-weight: lighter;
    4141    }
    42    
     42
    4343    h2 {
    4444        font-size: 16px;
    4545    }
    46    
     46
    4747    p, li, dt {
    4848        line-height: 140%;
     
    128128    die (__("<strong>ERROR</strong>: the e-mail address isn't correct"));
    129129}
    130    
     130
    131131?>
    132132<h1><?php _e('Second Step'); ?></h1>
Note: See TracChangeset for help on using the changeset viewer.