Line 51: | Line 51: | ||
position: absolute; | position: absolute; | ||
top: 330px; | top: 330px; | ||
− | background:#fff6ee; | + | background-color: #fff6ee; |
} | } | ||
.sectionbox { | .sectionbox { | ||
display:block; | display:block; | ||
− | |||
position:relative; | position:relative; | ||
float:left; | float:left; | ||
Line 64: | Line 63: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
.sectionbox img { | .sectionbox img { | ||
width: 96%; | width: 96%; | ||
Line 73: | Line 68: | ||
margin-top: 2%; | margin-top: 2%; | ||
} | } | ||
+ | |||
.option { | .option { | ||
font-weight: bold; | font-weight: bold; | ||
Line 82: | Line 78: | ||
width: 100%; | width: 100%; | ||
} | } | ||
+ | .v1 { | ||
+ | background-color: #941f33; | ||
+ | } | ||
+ | .v2 { | ||
+ | background-color: #941f8a; | ||
+ | } | ||
+ | .v3 { | ||
+ | background-color: #5b1f94; | ||
+ | } | ||
+ | .v4 { | ||
+ | background-color: #1f3894; | ||
+ | } | ||
+ | .v5 { | ||
+ | background-color: #1f9094; | ||
+ | } | ||
+ | |||
a:link { | a:link { | ||
text-decoration: none; | text-decoration: none; | ||
Line 109: | Line 121: | ||
<div id="selectionouter"> | <div id="selectionouter"> | ||
− | <a href="https://2016.igem.org/Team:CLSB-UK/Description" class="sectionbox"> | + | <a href="https://2016.igem.org/Team:CLSB-UK/Description" class="sectionbox" id="v1"> |
<img src="https://static.igem.org/mediawiki/2016/3/35/T--CLSB-UK--projectlink.png"> | <img src="https://static.igem.org/mediawiki/2016/3/35/T--CLSB-UK--projectlink.png"> | ||
<div class="option">PROJECT</div> | <div class="option">PROJECT</div> | ||
Line 115: | Line 127: | ||
<a href="https://2016.igem.org/Team:CLSB-UK/Lab" class="sectionbox"> | <a href="https://2016.igem.org/Team:CLSB-UK/Lab" class="sectionbox"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/f/f9/T--CLSB-UK--lablink.png"> | + | <img src="https://static.igem.org/mediawiki/2016/f/f9/T--CLSB-UK--lablink.png" id="v2"> |
<div class="option">LAB WORK</div> | <div class="option">LAB WORK</div> | ||
</a> | </a> | ||
− | <a href="https://2016.igem.org/Team:CLSB-UK/Human_Practices" class="sectionbox"> | + | <a href="https://2016.igem.org/Team:CLSB-UK/Human_Practices" class="sectionbox" id="v3"> |
<img src="https://static.igem.org/mediawiki/2016/3/39/T--CLSB-UK--hplink.png"> | <img src="https://static.igem.org/mediawiki/2016/3/39/T--CLSB-UK--hplink.png"> | ||
<div class="option">HUMAN PRACTICES</div> | <div class="option">HUMAN PRACTICES</div> | ||
Line 125: | Line 137: | ||
<a href="https://2016.igem.org/Team:CLSB-UK/Medals" class="sectionbox"> | <a href="https://2016.igem.org/Team:CLSB-UK/Medals" class="sectionbox"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/5/52/T--CLSB-UK--judginglink.png"> | + | <img src="https://static.igem.org/mediawiki/2016/5/52/T--CLSB-UK--judginglink.png" id="v4"> |
<div class="option">JUDGING</div> | <div class="option">JUDGING</div> | ||
</a> | </a> | ||
<a href="https://2016.igem.org/Team:CLSB-UK/People" class="sectionbox"> | <a href="https://2016.igem.org/Team:CLSB-UK/People" class="sectionbox"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/e/ef/T--CLSB-UK--peoplelink.png"> | + | <img src="https://static.igem.org/mediawiki/2016/e/ef/T--CLSB-UK--peoplelink.png" id="v5"> |
<div class="option">PEOPLE</div> | <div class="option">PEOPLE</div> | ||
</a> | </a> |
Revision as of 21:27, 18 October 2016