]> sipb.mit.edu Git - wiki.git/commitdiff
Restore spacing on top of pages without breadcrumbs.
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 13 Feb 2009 18:09:14 +0000 (13:09 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 13 Feb 2009 18:09:14 +0000 (13:09 -0500)
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
style.css

index 9d8162f803aa122c650199aeb1f2e5d5e03d63cf..5281a8aaa6b137d4a0a9bcf074b9b3d92c81cf10 100644 (file)
--- a/style.css
+++ b/style.css
@@ -147,6 +147,9 @@ ul#navigation li a span{
 #featured-block{
         margin: 1em 3em;
 }
+#featured-block.is-top {
+       margin-top: 3em;
+}
 
 #featured-block h2{
        font-size:1.5em;