Team:UCL
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 31: | Line 31: | ||
<div class="bottomCover"> | <div class="bottomCover"> | ||
<div id="bottomLeft"><a href="https://2014.igem.org/Team:UCL/Project">PROJECT</a></div> | <div id="bottomLeft"><a href="https://2014.igem.org/Team:UCL/Project">PROJECT</a></div> | ||
- | <div id=" | + | <div id="bottomright"><a href="https://2014.igem.org/Team:UCL/FAQ">FAQ</a></div> |
</div> | </div> | ||
</div> | </div> | ||
Line 65: | Line 65: | ||
width:100%; | width:100%; | ||
text-align:center; | text-align:center; | ||
+ | display:table; | ||
} | } | ||
.topCover { | .topCover { | ||
width:100%; | width:100%; | ||
height:50%; | height:50%; | ||
+ | display:table-row; | ||
} | } | ||
.bottomCover { | .bottomCover { | ||
width:100%; | width:100%; | ||
height:50%; | height:50%; | ||
+ | display:table-row; | ||
} | } | ||
#topLeft { | #topLeft { | ||
Line 78: | Line 81: | ||
width:49%; | width:49%; | ||
height:100%; | height:100%; | ||
+ | display:table-cell; | ||
} | } | ||
#topLeft a:hover { | #topLeft a:hover { | ||
Line 86: | Line 90: | ||
width:49%; | width:49%; | ||
height:100%; | height:100%; | ||
+ | display:table-cell; | ||
} | } | ||
#topRight a:hover { | #topRight a:hover { | ||
Line 94: | Line 99: | ||
width:49%; | width:49%; | ||
height:100%; | height:100%; | ||
+ | display:table-cell; | ||
} | } | ||
#bottomLeft a:hover { | #bottomLeft a:hover { | ||
Line 102: | Line 108: | ||
width:49%; | width:49%; | ||
height:100%; | height:100%; | ||
+ | display:table-cell; | ||
} | } | ||
#bottomRight a:hover { | #bottomRight a:hover { |
Revision as of 20:42, 17 October 2014