Team:Georgia State/Toolbox
From 2010.igem.org
(Difference between revisions)
(Removing all content from page) |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | body { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2010/a/a4/Georgia_State_wood.jpg'); | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | #content { | ||
+ | margin-top: 50px; | ||
+ | margin-bottom: 50px; | ||
+ | padding: 25px; | ||
+ | background: transparent; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2010/3/30/Georgia_State_shadow.png'); | ||
+ | -webkit-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border: 0; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | color: #666; | ||
+ | border: 0; | ||
+ | text-align: right; | ||
+ | font-size: 12px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | padding: 10px; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | |||
+ | #gsu_header { | ||
+ | height: 176px; | ||
+ | margin-bottom: 45px; | ||
+ | } | ||
+ | |||
+ | #gsu_nav { | ||
+ | padding-top: 95px; | ||
+ | height: 176px; | ||
+ | text-align: center; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul { | ||
+ | list-type: none; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li { | ||
+ | display: inline; | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li .selflink { | ||
+ | color: #003399; | ||
+ | font-size: 18px; | ||
+ | display: inline-block; | ||
+ | line-height: 100px; | ||
+ | height: 100px; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a { | ||
+ | font-size: 18px; | ||
+ | display: inline-block; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a:link { | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a:link { | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a:visited { | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a:hover { | ||
+ | color: #003399; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #gsu_nav ul li a:active { | ||
+ | color: #003399; | ||
+ | } | ||
+ | |||
+ | #gsu_footer { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | </html> | ||
+ | |||
+ | <div id="gsu_header"> | ||
+ | <div id="gsu_nav"> | ||
+ | <ul> | ||
+ | <li>[[Team:Georgia_State|Home]]</li> | ||
+ | <li>[[Team:Georgia_State/Project|Project]]</li> | ||
+ | <li>[[Team:Georgia_State/Team|Team]]</li> | ||
+ | <li>[[Team:Georgia_State/Notebook|Notebook]]</li> | ||
+ | <li>[[Team:Georgia_State/Safety|Safety]]</li> | ||
+ | <li>[[Team:Georgia_State/Toolbox|Toolbox]]</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div id="gsu_logo"> | ||
+ | [[Image:Atlanta_Skyline_at_Sunset_Georgia.png]] | ||
+ | </div> | ||
+ | </div> |
Revision as of 22:45, 26 October 2010