Template:Georgia State/Header
From 2010.igem.org
(Difference between revisions)
Zacstewart (Talk | contribs) |
Zacstewart (Talk | contribs) |
||
Line 5: | Line 5: | ||
background-image: url('http://what.cd/static/styles/postmod/images/wood.jpg'); | background-image: url('http://what.cd/static/styles/postmod/images/wood.jpg'); | ||
background-position: center; | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
} | } | ||
#content { | #content { | ||
margin-top: 50px; | margin-top: 50px; | ||
+ | margin-bottom: 50px; | ||
padding: 25px; | padding: 25px; | ||
background: transparent; | background: transparent; | ||
background-image: url('https://static.igem.org/mediawiki/2010/3/30/Georgia_State_shadow.png'); | background-image: url('https://static.igem.org/mediawiki/2010/3/30/Georgia_State_shadow.png'); | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
- | + | -moz-border-radius: 10px; | |
+ | border: 0; | ||
} | } | ||
Line 25: | Line 29: | ||
#gsu_nav { | #gsu_nav { | ||
- | |||
- | |||
height: 45px; | height: 45px; | ||
text-align: center; | text-align: center; | ||
+ | float: right; | ||
} | } | ||
Line 51: | Line 54: | ||
#gsu_nav ul li a { | #gsu_nav ul li a { | ||
+ | font-size: 18px; | ||
display: inline-block; | display: inline-block; | ||
- | line-height: | + | line-height: 75px; |
- | height: | + | height: 755px; |
padding-left: 15px; | padding-left: 15px; | ||
padding-right: 15px; | padding-right: 15px; | ||
Line 59: | Line 63: | ||
#gsu_nav ul li a:link { | #gsu_nav ul li a:link { | ||
- | color: # | + | color: #666666; |
} | } | ||
#gsu_nav ul li a:link { | #gsu_nav ul li a:link { | ||
- | color: # | + | color: #666666; |
} | } | ||
#gsu_nav ul li a:visited { | #gsu_nav ul li a:visited { | ||
- | color: # | + | color: #666666; |
} | } | ||
#gsu_nav ul li a:hover { | #gsu_nav ul li a:hover { | ||
color: #003399; | color: #003399; | ||
- | |||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 87: | Line 90: | ||
</style> | </style> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
<div id="gsu_nav"> | <div id="gsu_nav"> | ||
<ul> | <ul> | ||
<li>[[Team:Georgia_State|Home]]</li> | <li>[[Team:Georgia_State|Home]]</li> | ||
- | |||
- | |||
<li>[[Team:Georgia_State/Project|Project]]</li> | <li>[[Team:Georgia_State/Project|Project]]</li> | ||
- | <li>[[Team:Georgia_State/ | + | <li>[[Team:Georgia_State/Team|Team]]</li> |
- | + | ||
<li>[[Team:Georgia_State/Notebook|Notebook]]</li> | <li>[[Team:Georgia_State/Notebook|Notebook]]</li> | ||
<li>[[Team:Georgia_State/Safety|Safety]]</li> | <li>[[Team:Georgia_State/Safety|Safety]]</li> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div id="gsu_header"> | ||
+ | [[Image:Gsulogo.gif]] | ||
</div> | </div> |
Revision as of 16:19, 26 July 2010