Template:Team:Aachen/Header
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | td | + | td a { |
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | text-align:center; | ||
+ | vertical-align:middle; | ||
+ | display:inline-block!important; | ||
+ | font-weight: bold; | ||
+ | text-decoration:none; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | |||
+ | a.menu:hover, a.menu:visited, a.menu:link, a.menu:active | ||
+ | { | ||
+ | text-decoration: none; | ||
+ | color:#FFFFFF; | ||
+ | text-align:center; | ||
+ | vertical-align:middle; | ||
+ | |||
+ | } | ||
+ | td { | ||
+ | |||
+ | text-align:center; | ||
+ | vertical-align:middle; | ||
+ | |||
+ | } | ||
Line 42: | Line 66: | ||
<a href="https://2014.igem.org/Team:Aachen"style="text-decoration:none;color:#FFFFFF;font-weight: bold;">HOME</a> </td> | <a href="https://2014.igem.org/Team:Aachen"style="text-decoration:none;color:#FFFFFF;font-weight: bold;">HOME</a> </td> | ||
- | <td class="menu" width="162px" align="center" onMouseOver="this.bgColor='#8ebae5'" onMouseOut="this.bgColor='#0069b3'" bgcolor="#0069b3"> | + | <td class="menu" width="162px" align="center" valign="middle" onMouseOver="this.bgColor='#8ebae5'" onMouseOut="this.bgColor='#0069b3'" bgcolor="#0069b3"> |
- | <a href="https://2014.igem.org/Team:Aachen | + | <a class = "menu" href="https://2014.igem.org/Team:Aachen">HOME</a> </td> |
<td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td> | <td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td> |
Revision as of 22:23, 1 May 2014
|