]> sipb.mit.edu Git - wiki.git/blobdiff - style.css
new EC
[wiki.git] / style.css
index c382fb228c4bc2569e46013b41a95601a70acf1a..2538b3cf8f394eed4a542f701a18e0bd3a48e304 100644 (file)
--- a/style.css
+++ b/style.css
@@ -22,7 +22,7 @@ a:link:hover, a:visited:hover {
        margin:0 auto;
        background: url('images/gradient.jpg') no-repeat center top #EEEEEE; 
 }
-#content-block h1{
+#content-block h1{
        float:right;
        color:#ffffff;
        font-size:2em;
@@ -54,6 +54,7 @@ ul#navigation{
        position:absolute;
        top:48px;
        margin-left:423px;
+       display:flex;
 }
 ul#navigation li{
        display:block;
@@ -151,12 +152,15 @@ ul#navigation li a span{
        margin-top: 3em;
 }
 
-#featured-block h2{
+#featured-block h1, #featured-block h2{
        font-size:1.5em;
        font-weight: bold;
        margin: 1em 0;
        font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 }
+#featured-block h1 {
+    font-size: 2em;
+}
 #featured-block p{
        margin: 1em 0;
 }