Changeset 664 for trunk/wp-admin/upgrade.php
- Timestamp:
- 12/30/2003 09:31:13 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/upgrade.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upgrade.php
r662 r664 23 23 background-image: url(http://wordpress.org/images/logo.png); 24 24 background-repeat: no-repeat; 25 height: 54px;25 height: 60px; 26 26 border-bottom: 4px solid #333; 27 27 } … … 30 30 text-decoration: none; 31 31 text-indent: -100em; 32 height: 54px;32 height: 60px; 33 33 } 34 34 p {
Note: See TracChangeset
for help on using the changeset viewer.