Zapping tables.

git-svn-id: https://develop.svn.wordpress.org/trunk@33 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2003-05-21 22:16:11 +00:00
parent 5575e213e0
commit d9d35c4d82
2 changed files with 60 additions and 80 deletions

View File

@@ -127,4 +127,10 @@ a.b2menutop:hover {
xmp { /* Just in case */
font-size: 10pt;
}
.wrap {
width: 85%;
border: 1px solid #ccc;
margin: 20px auto 10px auto;
padding: 10px;
}
form { margin: 0; padding: 0; } /* thanks #mozilla */