Team:Berkeley/Style
From 2012.igem.org
(Difference between revisions)
Cheung.celia (Talk | contribs) |
Cheung.celia (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
<div id='micodesLogo'> | <div id='micodesLogo'> | ||
Line 10: | Line 8: | ||
<area shape="rect" coords="590,65,740,115" href="http://berkeley.edu" target="new" /> | <area shape="rect" coords="590,65,740,115" href="http://berkeley.edu" target="new" /> | ||
<area shape="rect" coords="780,35,885,115" href="https://2012.igem.org/Main_Page" target="new" /> | <area shape="rect" coords="780,35,885,115" href="https://2012.igem.org/Main_Page" target="new" /> | ||
- | |||
</map> | </map> | ||
Line 55: | Line 52: | ||
background-color: #ffffff; | background-color: #ffffff; | ||
border: none; | border: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 131: | Line 90: | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
+ | |||
+ | #body, html { | ||
+ | background: #FFFFFF; | ||
+ | min-height:100%; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | height:100%; | ||
+ | font-family: Tahoma, Verdana, Arial, Georgia; | ||
+ | } | ||
+ | |||
+ | #main { | ||
+ | |||
+ | background:#FFFFFF; | ||
+ | |||
+ | padding-right:10px; | ||
+ | height:100%; | ||
+ | border-style:solid; | ||
+ | margin-left: 20%; | ||
+ | } | ||
+ | |||
+ | #menubar li a{ | ||
+ | color:#1DACAF; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar.right-menu:hover, #menubar.left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #menubar li a:hover { | ||
+ | color:#1DACAF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #menubar li.selected a { | ||
+ | color:#555555; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .right-menu ul { border: none;} | ||
+ | |||
+ | |||
#styleContainer { | #styleContainer { |
Revision as of 23:35, 29 August 2012