]> sipb.mit.edu Git - wiki.git/commitdiff
changed the style a little, it should fix the long header problem
authorBiyeun Buczyk <biyeun@mit.edu>
Mon, 12 Jan 2009 02:04:27 +0000 (21:04 -0500)
committerBiyeun Buczyk <biyeun@mit.edu>
Mon, 12 Jan 2009 02:04:27 +0000 (21:04 -0500)
style.css

index eb3e0a3aebe88f519c35c199fa3aaadbfdbbd289..44051b9de4b2bf85cf7607740b40145d9f741c85 100644 (file)
--- a/style.css
+++ b/style.css
@@ -110,31 +110,39 @@ ul#navigation li a span{
 }
 #featured-block h1{
        font-size:2em;
 }
 #featured-block h1{
        font-size:2em;
+       line-height:1.2em;
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
-       padding-bottom:14px;
+       padding-bottom:10px;
        border-bottom: 1px solid #A8A9AD;
        margin: 0 22px;
        border-bottom: 1px solid #A8A9AD;
        margin: 0 22px;
+       margin-bottom:1em;
        text-transform: uppercase;
 }
 #featured-block h2{
        text-transform: uppercase;
 }
 #featured-block h2{
-       font-size:1em;
-       font-weight: normal;
-       margin: 0 22px;
+       font-size:1.3em;
+       font-weight: bold;
+       margin: 1em 22px;
+       font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 }
 #featured-block p{
 }
 #featured-block p{
-       margin: 1em 22px;
+       margin: 1em 33px;
+       line-height: 1.5em;
 }
 dl.services{
 }
 dl.services{
-       margin:0 22px;
+       margin:0 33px;
        padding:0;
        list-style: none;
        padding:0;
        list-style: none;
+       line-height: 1.5em;
 }
 dl.services dt, dl.services dd{
        display:inline-block;
 }
 dl.services dt, dl.services dd{
        display:inline-block;
-       width:160px;
+       width:140px;
        vertical-align:top;
        margin-bottom:20px;
 }
        vertical-align:top;
        margin-bottom:20px;
 }
+dl.services dd{
+       width:170px;
+}
 
 .generic{
        width: 644px !important;
 
 .generic{
        width: 644px !important;
@@ -272,6 +280,9 @@ dl.services dt, dl.services dd{
        height: 80px;
        clear:both;
 }
        height: 80px;
        clear:both;
 }
+#admin-nav{
+       width:100%;
+}
 #footer{
        font-size:.9em;
        clear:both;
 #footer{
        font-size:.9em;
        clear:both;