added padding to the sides of the h2 tags

git-svn-id: http://svn.automattic.com/wordpress/trunk@384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
alex_t_king 2003-09-24 22:32:57 +00:00
parent dd48d46677
commit a8acf0b598

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 {