Template:UIUC Illinois Header
From 2011.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
<style type=text/css> | <style type=text/css> | ||
+ | |||
+ | #globalwrapper { | ||
+ | |||
+ | background: #ECF0F3; | ||
+ | |||
+ | width:1000px; | ||
+ | |||
+ | padding:20px 0px; | ||
+ | |||
+ | margin: 0 auto; | ||
+ | |||
+ | height:100%; | ||
+ | |||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | |||
+ | height:0px; | ||
+ | |||
+ | visibility:hidden; | ||
+ | |||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | |||
+ | height:1px; overflow:hidden; display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | |||
+ | background: #FFFFFF; | ||
+ | |||
+ | background-position: top; | ||
+ | |||
+ | height:200px ; | ||
+ | |||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | border-width:0px; | ||
+ | |||
+ | border-top-width:1px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #content { | ||
+ | |||
+ | border-left-width:0px; | ||
+ | |||
+ | border-right-width:0px; | ||
+ | |||
+ | padding:5px; | ||
+ | |||
+ | width:965px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | |||
+ | background-color: #FFFFFF; | ||
+ | |||
+ | } | ||
+ | |||
+ | #menubar ul li a { | ||
+ | |||
+ | color: #999999; | ||
+ | } | ||
+ | |||
+ | |||
+ | .right-menu li a { | ||
+ | |||
+ | color: black; | ||
+ | |||
+ | background-color: #FFFFFF; | ||
+ | |||
+ | } | ||
/* Illini Emergency Medical Services Stylesheet */ | /* Illini Emergency Medical Services Stylesheet */ |
Revision as of 00:14, 28 September 2011