X-Git-Url: https://sipb.mit.edu:444/gitweb.cgi/wiki.git/blobdiff_plain/29f21979d20c82b3ca2af9221540e4968368f8ce..55c12721cb6544bc77d6badac9cf3b3ce7695c67:/style.css?ds=sidebyside diff --git a/style.css b/style.css index aebb074..19525af 100644 --- a/style.css +++ b/style.css @@ -78,7 +78,6 @@ ul#navigation li a{ color:#ffffff; text-decoration: none; text-transform: uppercase; - font-size:1.2em; display:block; width:94px; height:47px; @@ -216,14 +215,14 @@ dl.services dd{ font-weight: bold; font-size:1.2em; } -#highlights-block div{ +#highlights-block div, #events-block > br { margin-bottom: 8px; } .extra-large{ font-size:2em; line-height:1em; } -#highlights-block .solid-item{ +#highlights-block .solid-item, #events-block .solid-item{ background-color: #EEEEEE; color: #666666; text-transform: uppercase; @@ -326,4 +325,4 @@ dl.services dd{ } .actions ul li a:hover{ text-decoration:underline; -} \ No newline at end of file +}