Template:SandboxUp
From 2014.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
#menyrad_1:first-child { | #menyrad_1:first-child { | ||
height: 75px; | height: 75px; | ||
+ | } | ||
+ | |||
+ | a, a:visited { | ||
+ | color: #000; | ||
} | } | ||
.menuItem { | .menuItem { | ||
- | align: center; | + | text-align: center; |
+ | border: 1px solid black; | ||
+ | height: 45px; | ||
+ | color: #000; | ||
+ | background-color: #e7e7e7; | ||
+ | } | ||
+ | |||
+ | blue:hover { | ||
+ | background-color: #d3d3f3; | ||
} | } | ||
Line 22: | Line 34: | ||
<table id="menyrad_1"> | <table id="menyrad_1"> | ||
<tr> | <tr> | ||
- | <td | + | <td align="center"> |
<a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> | <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> | ||
- | <img src="http://www.chalmers.se/_layouts/ChalmersPublicWeb/Images/chalmers-avancez.png" width="55px"> | + | <img src="http://www.chalmers.se/_layouts/ChalmersPublicWeb/Images/chalmers-avancez.png" width="55px" height="49px" /> |
</a> | </a> | ||
</td> | </td> | ||
- | <td | + | <td class="menuItem blue" > |
- | <a href="https://2014.igem.org/Team:Gothenburg | + | <a href="https://2014.igem.org/Team:Gothenburg"> |
Home | Home | ||
</a> | </a> |
Revision as of 16:43, 7 July 2014
Home | Team | Official Team Profile | Project | Parts | Modeling | Notebook | Safety | Attributions |