Twenty Twelve: Position the stats smiley in a happy place, and add Plugins rule block. See #21477, props iandstewart.
git-svn-id: http://core.svn.wordpress.org/trunk@21446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e6afa58c20
commit
f79fe8ac32
|
@ -1324,6 +1324,16 @@ label ~ span.required {
|
|||
}
|
||||
|
||||
|
||||
/* =Plugins
|
||||
----------------------------------------------- */
|
||||
|
||||
img#wpstats {
|
||||
display: block;
|
||||
margin: 0 auto 24px;
|
||||
margin: 0 auto 1.714285714rem;
|
||||
}
|
||||
|
||||
|
||||
/* =Media queries
|
||||
-------------------------------------------------------------- */
|
||||
|
||||
|
|
Loading…
Reference in New Issue