mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-05 17:50:03 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user