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

git-svn-id: https://develop.svn.wordpress.org/trunk@664 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2003-12-30 09:31:13 +00:00
parent a00617018a
commit f452cee4ab
4 changed files with 157 additions and 7 deletions
+2 -2
View File
@@ -22,14 +22,14 @@ if (!$step) $step = 0;
padding: 0;
background-image: url(http://wordpress.org/images/logo.png);
background-repeat: no-repeat;
height: 54px;
height: 60px;
border-bottom: 4px solid #333;
}
#logo a {
display: block;
text-decoration: none;
text-indent: -100em;
height: 54px;
height: 60px;
}
p {
line-height: 140%;