]> sipb.mit.edu Git - wiki.git/commitdiff
Rewrite stylesheet to have padding on featured-content. Also restore
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 15 Jan 2009 08:40:18 +0000 (03:40 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 15 Jan 2009 08:40:18 +0000 (03:40 -0500)
breadcrumb CSS.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
style.css

index bc50c38d2ec8c6bb2b38aa546122895e76d3662f..d205d1ab9c7597609e6c77d867ef3460f1d99c45 100644 (file)
--- a/style.css
+++ b/style.css
@@ -95,14 +95,14 @@ ul#navigation li a span{
 }
 
 #featured-block{
 }
 
 #featured-block{
-       width:430px;
+       width:376px;
        background-color:#EEEEEE;
        margin-left:277px;
        background-color:#EEEEEE;
        margin-left:277px;
-       padding: 27px 0;
+       padding: 27px;
 }
 
 .generic{
 }
 
 .generic{
-       width: 644px !important;
+       width: 590px !important;
 }
 
 #hidden-title{
 }
 
 #hidden-title{
@@ -138,6 +138,10 @@ ul#navigation li a span{
        text-decoration:underline;
 }
 
        text-decoration:underline;
 }
 
+.breadcrumbs{
+       text-align:right;
+}
+
 
 /* Sublayout CSS */
 .cols:after{
 
 /* Sublayout CSS */
 .cols:after{
@@ -177,24 +181,22 @@ a img{
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
        padding-bottom:10px;
        border-bottom: 1px solid #A8A9AD;
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
        padding-bottom:10px;
        border-bottom: 1px solid #A8A9AD;
-       margin: 0 22px;
        margin-bottom:1em;
        text-transform: uppercase;
 }
 #featured-block h2{
        font-size:1.3em;
        font-weight: bold;
        margin-bottom:1em;
        text-transform: uppercase;
 }
 #featured-block h2{
        font-size:1.3em;
        font-weight: bold;
-       margin: 1em 22px;
+       margin-bottom: 1em;
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 }
 #featured-block p{
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 }
 #featured-block p{
-       margin: 1em 33px;
+       margin-bottom: 1em;
        line-height: 1.5em;
 }
 
 /* Page Specific CSS (for now, Mainpage) */
 dl.services{
        line-height: 1.5em;
 }
 
 /* Page Specific CSS (for now, Mainpage) */
 dl.services{
-       margin:0 33px;
        padding:0;
        list-style: none;
        line-height: 1.5em;
        padding:0;
        list-style: none;
        line-height: 1.5em;