Template:Template HD
From 2009.igem.org
(Difference between revisions)
Naoiwamoto (Talk | contribs) |
Naoiwamoto (Talk | contribs) |
||
Line 31: | Line 31: | ||
text-decoration: none | text-decoration: none | ||
} | } | ||
- | #bodyContent { padding: | + | #bodyContent { padding: 10px auto; width: 910px; margin: 173px auto; clear: none; } |
table#team_members { text-align: justify; border: 0; } | table#team_members { text-align: justify; border: 0; } | ||
table#team_members h2, table#team_members h3 { clear: both; } | table#team_members h2, table#team_members h3 { clear: both; } | ||
Line 41: | Line 41: | ||
} | } | ||
#navigation a:hover { | #navigation a:hover { | ||
- | |||
color: #00b6eF; | color: #00b6eF; | ||
text-decoration: none; | text-decoration: none; | ||
Line 64: | Line 63: | ||
} | } | ||
#navigation { | #navigation { | ||
- | position:absolute; left:0px;top:110px; left:0px; width:888px; height:54px; | + | position:absolute; left:0px; top:110px; left:0px; width:888px; height:54px; |
z-index:100; background-color: transparent; float: left; | z-index:100; background-color: transparent; float: left; | ||
background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/0/0e/Navigation4.png); | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/0/0e/Navigation4.png); | ||
Line 146: | Line 145: | ||
display: block; | display: block; | ||
width: 4.5em; /*Drop-down menu width. Use MenuTailor.css to customize. */ | width: 4.5em; /*Drop-down menu width. Use MenuTailor.css to customize. */ | ||
- | height: | + | height: 0ex; |
padding: 0ex; /* Sets the drop-down menu "effective border" width. */ | padding: 0ex; /* Sets the drop-down menu "effective border" width. */ | ||
position: relative; /*absolute*/ | position: relative; /*absolute*/ | ||
- | top: | + | top: 0em; /* Places the drop-down menu under the menu bar. Keep it sync with the menu bar height. */ |
left: 0px; /* Aligns the drop-down menu to its top-level item. */ | left: 0px; /* Aligns the drop-down menu to its top-level item. */ | ||
background-color: transparent; /* Selected item. */ | background-color: transparent; /* Selected item. */ |
Revision as of 16:54, 6 October 2009