Adjust H2s, props iammattthomas fixes #8387
git-svn-id: http://svn.automattic.com/wordpress/trunk@9976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ebddd8775d
commit
a0d62407e3
|
@ -400,7 +400,7 @@ h6 {
|
|||
.wrap h2 {
|
||||
font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
margin: 0;
|
||||
padding: 15px 15px 3px 0;
|
||||
padding: 14px 15px 3px 0;
|
||||
line-height: 35px;
|
||||
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
|
||||
}
|
||||
|
|
|
@ -3110,6 +3110,6 @@ table.fixed {
|
|||
.icon32 {
|
||||
float: left;
|
||||
height: 36px;
|
||||
margin: 12px 6px 0 0;
|
||||
margin: 14px 6px 0 0;
|
||||
width: 36px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue