Make WordPress Core


Ignore:
Timestamp:
12/30/2003 09:31:13 AM (22 years ago)
Author:
saxmatt
Message:

New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.

File:
1 edited

Legend:

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

    r662 r664  
    2323        background-image: url(http://wordpress.org/images/logo.png);
    2424        background-repeat: no-repeat;
    25         height: 54px;
     25        height: 60px;
    2626        border-bottom: 4px solid #333;
    2727    }
     
    3030        text-decoration: none;
    3131        text-indent: -100em;
    32         height: 54px;
     32        height: 60px;
    3333    }
    3434    p {
Note: See TracChangeset for help on using the changeset viewer.