Template:Template HD
From 2009.igem.org
(Difference between revisions)
Naoiwamoto (Talk | contribs) |
Naoiwamoto (Talk | contribs) |
||
(40 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | font-family: Calibri, Verdana, helvetica, sans-serif; | + | font-family: Calibri, Verdana, helvetica, sans-serif; |
} | } | ||
h1.firstHeading { | h1.firstHeading { | ||
Line 37: | Line 37: | ||
#navigation a { | #navigation a { | ||
padding: 0px 10px 0 10px; | padding: 0px 10px 0 10px; | ||
- | line-height: | + | line-height: 46px; |
- | font-size: 1. | + | font-size: 1.2em; |
} | } | ||
#navigation a:hover { | #navigation a:hover { | ||
Line 58: | Line 58: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
font: Calibri, Verdana, helvetica, sans-serif; | font: Calibri, Verdana, helvetica, sans-serif; | ||
- | <!-- font-size: | + | <!-- font-size: 1.4em; --> |
font-style: bold; | font-style: bold; | ||
color:#FFFFFF; | color:#FFFFFF; | ||
Line 71: | Line 71: | ||
#image { | #image { | ||
position:absolute; top:0px; left:0px; width:640px; height:146px; | position:absolute; top:0px; left:0px; width:640px; height:146px; | ||
- | z-index:50; background-color: transparent; float: left; font-size: | + | z-index:50; background-color: transparent; float: left; font-size: 1em; |
background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/5/50/Image4.png); | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/5/50/Image4.png); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 109: | Line 109: | ||
text-align: center; | text-align: center; | ||
list-style-type: none; | list-style-type: none; | ||
+ | font-size: 1.2em; | ||
margin: 0.5em auto; | margin: 0.5em auto; | ||
border: 0; | border: 0; | ||
Line 119: | Line 120: | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
- | font-size: | + | font-size: 1em; |
float: left; | float: left; | ||
background: transparent; | background: transparent; | ||
Line 405: | Line 406: | ||
body#home #mainHome a, | body#home #mainHome a, | ||
- | body#team | + | body#team .aTeam, |
- | body#project | + | body#project .aProject, |
- | body#notebook | + | body#notebook .aNotebook, |
- | body#modeling | + | body#modeling .aModeling, |
- | body#sponsor | + | body#sponsor .aSponsor, |
- | body#misc | + | body#misc .aMisc, |
- | body# | + | body#parts .aParts |
- | + | { color: #F08F03; cursor: default; } | |
- | + | ||
- | } | + | body#misc #image { |
+ | position:absolute; top:0px; left:0px; width:640px; height:146px; | ||
+ | z-index:50; background-color: transparent; float: left; font-size: 1em; | ||
+ | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/0/0e/Navigation4.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: #0000FF; | ||
+ | } | ||
+ | |||
+ | div.MenuBar ul li a.current:link { color: #F08F03; cursor: default; } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 439: | Line 449: | ||
</li> | </li> | ||
<li id="mainTeam"> | <li id="mainTeam"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Team">Team<!-- | + | <a class="aTeam" href="https://2009.igem.org/Team:Heidelberg/Team">Team<!-- |
[if gt IE 6]><!--></a><!--<![endif]--> | [if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
Line 455: | Line 465: | ||
</li> | </li> | ||
<li id="mainProject"> | <li id="mainProject"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Project">Project<!--[if gt IE 6]><!--></a><!--<![endif]--> | + | <a class="aProject" href="https://2009.igem.org/Team:Heidelberg/Project">Project<!--[if gt IE 6]><!--></a><!--<![endif]--> |
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM1"> | <ul class="DropDownMenu" id="MB1-DDM1"> | ||
Line 471: | Line 481: | ||
<li id="mainParts"> | <li id="mainParts"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Parts">Parts</a> | + | <a class="aParts" href="https://2009.igem.org/Team:Heidelberg/Parts">Parts</a> |
</li> | </li> | ||
<li id="mainModeling"> | <li id="mainModeling"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Modeling">Modeling<!--[if gt IE 6]><!--></a><!--<![endif]--> | + | <a class="aModeling" href="https://2009.igem.org/Team:Heidelberg/Modeling">Modeling<!--[if gt IE 6]><!--></a><!--<![endif]--> |
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM3"> | <ul class="DropDownMenu" id="MB1-DDM3"> | ||
Line 490: | Line 500: | ||
</li> | </li> | ||
<li id="mainNotebook"> | <li id="mainNotebook"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Notebook/Overview">Notebook<!--[if gt IE 6]><!--></a><!--<![endif]--> | + | <a class="aNotebook" href="https://2009.igem.org/Team:Heidelberg/Notebook/Overview">Notebook<!--[if gt IE 6]><!--></a><!--<![endif]--> |
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM5"> | <ul class="DropDownMenu" id="MB1-DDM5"> | ||
Line 523: | Line 533: | ||
</li> | </li> | ||
<li id="mainSponsors"> | <li id="mainSponsors"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Sponsors">Sponsors</a> | + | <a class="aSponsor" href="https://2009.igem.org/Team:Heidelberg/Sponsors">Sponsors</a> |
</li> | </li> | ||
<li id="mainMisc"> | <li id="mainMisc"> | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/Miscellaneous">Misc<!--[if gt IE 6]><!--></a><!--<![endif]--> | + | <a class="aMisc" href="https://2009.igem.org/Team:Heidelberg/Miscellaneous">Misc<!--[if gt IE 6]><!--></a><!--<![endif]--> |
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM3"> | <ul class="DropDownMenu" id="MB1-DDM3"> |
Latest revision as of 17:08, 7 October 2009