From cf59a2471ad63472fca07d825d218574f5f4c437 Mon Sep 17 00:00:00 2001 From: lancewillett Date: Sun, 5 Aug 2012 23:41:59 +0000 Subject: [PATCH] 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 --- style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/style.css b/style.css index 131404170..8a9115071 100644 --- a/style.css +++ b/style.css @@ -1324,6 +1324,16 @@ label ~ span.required { } +/* =Plugins +----------------------------------------------- */ + +img#wpstats { + display: block; + margin: 0 auto 24px; + margin: 0 auto 1.714285714rem; +} + + /* =Media queries -------------------------------------------------------------- */