Revert [17327] and [15858]. Props markmcwilliams, JohnONolan, et al. see #16298 #8352

git-svn-id: http://svn.automattic.com/wordpress/trunk@17347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2011-01-22 03:25:29 +00:00
parent 9d0ec2454f
commit 498c93cb81
17 changed files with 39 additions and 38 deletions

View File

@@ -5,7 +5,7 @@ html {
body {
background: #fff;
color: #333;
font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
margin: 2em auto;
width: 700px;
padding: 1em 2em;
@@ -74,7 +74,7 @@ abbr {
}
.submit input, .button, .button-secondary {
font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
text-decoration: none;
font-size: 14px !important;
line-height: 16px;