A touch of blue.

git-svn-id: https://develop.svn.wordpress.org/trunk@1120 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-04-22 07:08:48 +00:00
parent b432b7b3d6
commit 58734085c8
1 changed files with 2 additions and 3 deletions

View File

@ -84,9 +84,9 @@ form, label input {
}
h2 {
border-bottom: 2px solid #ccc;
border-bottom: 2px solid #69c;
color: #333;
font: normal 22px/16px normal;
font: normal 22px/18px normal;
margin: 5px 10px;
}
@ -189,7 +189,6 @@ textarea, input, select {
}
.wrap h2 {
font-size: 20px;
margin: 6px 0;
}