added padding to the sides of the h2 tags

git-svn-id: https://develop.svn.wordpress.org/trunk@384 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Alex King
2003-09-24 22:32:57 +00:00
parent 6f6a8670bd
commit 5b19eded00

View File

@@ -30,7 +30,7 @@ h2 {
border-bottom: 2px solid #666;
color: #333;
font: normal 22px/22px normal;
margin: 2px 5px;
margin: 2px 10px 0px 10px;
}
label {