Template:Team:Gothenburg/UpperTemplate
From 2014.igem.org
(Difference between revisions)
(Reworked colours of navbar) |
|||
Line 27: | Line 27: | ||
background: -moz-linear-gradient(top, #808080 0%, #f0f0f0 100%); | background: -moz-linear-gradient(top, #808080 0%, #f0f0f0 100%); | ||
background: -webkit-linear-gradient(top, #808080 0%, #f0f0f0 100%); | background: -webkit-linear-gradient(top, #808080 0%, #f0f0f0 100%); | ||
+ | background: -ms-linear-gradient(top, #808080 0%, #f0f0f0 100%); | ||
+ | background: -o-linear-gradient(top, #808080 0%, #f0f0f0 100%); | ||
*/ box-shadow: 0px 0px 9px rgba(0,0,0,0.15); */ | */ box-shadow: 0px 0px 9px rgba(0,0,0,0.15); */ | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 63: | Line 65: | ||
background: -moz-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | background: -moz-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | ||
background: -webkit-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | background: -webkit-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | ||
+ | background: -ms-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | ||
+ | background: -o-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); | ||
} | } | ||
Line 70: | Line 74: | ||
background: -moz-linear-gradient(bottom, #f3d3d3 0%, #f33030 100%); | background: -moz-linear-gradient(bottom, #f3d3d3 0%, #f33030 100%); | ||
background: -webkit-linear-gradient(bottom, #f3d3d3 0%, #f33030 100%); | background: -webkit-linear-gradient(bottom, #f3d3d3 0%, #f33030 100%); | ||
- | + | background: -ms-linear-gradient(top, #f3d3d3 0%, #f33030 100%); | |
- | + | background: -o-linear-gradient(top, #f3d3d3 0%, #f33030 100%); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | background: - | + | |
- | background: - | + | |
} | } | ||
Line 85: | Line 83: | ||
background: -moz-linear-gradient(bottom, #f3e5d3 0%, #f3b530 100%); | background: -moz-linear-gradient(bottom, #f3e5d3 0%, #f3b530 100%); | ||
background: -webkit-linear-gradient(bottom, #f3e5d3 0%, #f3b530 100%); | background: -webkit-linear-gradient(bottom, #f3e5d3 0%, #f3b530 100%); | ||
+ | background: -ms-linear-gradient(top, #f3e5d3 0%, #f3b530 100%); | ||
+ | background: -o-linear-gradient(top, #f3e5d3 0%, #f3b530 100%); | ||
} | } | ||
Line 92: | Line 92: | ||
background: -moz-linear-gradient(bottom, #f3f3d3 0%, #f3f330 100%); | background: -moz-linear-gradient(bottom, #f3f3d3 0%, #f3f330 100%); | ||
background: -webkit-linear-gradient(bottom, #f3f3d3 0%, #f3f330 100%); | background: -webkit-linear-gradient(bottom, #f3f3d3 0%, #f3f330 100%); | ||
+ | background: -ms-linear-gradient(top, #f3f3d3 0%, #f3f330 100%); | ||
+ | background: -o-linear-gradient(top, #f3f3d3 0%, #f3f330 100%); | ||
} | } | ||
Line 99: | Line 101: | ||
background: -moz-linear-gradient(bottom, #d3f3d3 0%, #30f330 100%); | background: -moz-linear-gradient(bottom, #d3f3d3 0%, #30f330 100%); | ||
background: -webkit-linear-gradient(bottom, #d3f3d3 0%, #30f330 100%); | background: -webkit-linear-gradient(bottom, #d3f3d3 0%, #30f330 100%); | ||
+ | background: -ms-linear-gradient(top, #d3f3d3 0%, #30f330 100%); | ||
+ | background: -o-linear-gradient(top, #d3f3d3 0%, #30f330 100%); | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.teal:hover, .teal:focus { | .teal:hover, .teal:focus { | ||
background-color: #d3f3e4; | background-color: #d3f3e4; | ||
Line 113: | Line 110: | ||
background: -moz-linear-gradient(bottom, #caf3e2 0%, #31f3a5 100%); | background: -moz-linear-gradient(bottom, #caf3e2 0%, #31f3a5 100%); | ||
background: -webkit-linear-gradient(bottom, #caf3e2 0%, #31f3a5 100%); | background: -webkit-linear-gradient(bottom, #caf3e2 0%, #31f3a5 100%); | ||
+ | background: -ms-linear-gradient(top, #caf3e2 0%, #31f3a5 100%);++ | ||
+ | background: -o-linear-gradient(top, #caf3e2 0%, #31f3a5 100%); | ||
+ | } | ||
+ | |||
+ | .cyan:hover, .cyan:focus { | ||
+ | background-color: #d3f3f3; | ||
+ | background: linear-gradient(bottom, #d3f3f3 0%, #30f3f3 100%); | ||
+ | background: -moz-linear-gradient(bottom, #d3f3f3 0%, #30f3f3 100%); | ||
+ | background: -webkit-linear-gradient(bottom, #d3f3f3 0%, #30f3f3 100%); | ||
+ | background: -ms-linear-gradient(top, #d3f3f3 0%, #30f3f3 100%); | ||
+ | background: -o-linear-gradient(top, #d3f3f3 0%, #30f3f3 100%); | ||
} | } | ||
Line 120: | Line 128: | ||
background: -moz-linear-gradient(bottom, #d3d3f3 0%, #3030f3 100%); | background: -moz-linear-gradient(bottom, #d3d3f3 0%, #3030f3 100%); | ||
background: -webkit-linear-gradient(bottom, #d3d3f3 0%, #3030f3 100%); | background: -webkit-linear-gradient(bottom, #d3d3f3 0%, #3030f3 100%); | ||
+ | background: -ms-linear-gradient(top, #d3d3f3 0%, #3030f3 100%); | ||
+ | background: -o-linear-gradient(top, #d3d3f3 0%, #3030f3 100%); | ||
} | } | ||
Line 127: | Line 137: | ||
background: -moz-linear-gradient(bottom, #e7d3f3 0%, #ac31f3 100%); | background: -moz-linear-gradient(bottom, #e7d3f3 0%, #ac31f3 100%); | ||
background: -webkit-linear-gradient(bottom, #e7d3f3 0%, #ac31f3 100%); | background: -webkit-linear-gradient(bottom, #e7d3f3 0%, #ac31f3 100%); | ||
+ | background: -ms-linear-gradient(top, #e7d3f3 0%, #ac31f3 100%); | ||
+ | background: -o-linear-gradient(top, #e7d3f3 0%, #ac31f3 100%); | ||
} | } | ||
Line 134: | Line 146: | ||
background: -moz-linear-gradient(bottom, #f3d3f3 0%, #f330f3 100%); | background: -moz-linear-gradient(bottom, #f3d3f3 0%, #f330f3 100%); | ||
background: -webkit-linear-gradient(bottom, #f3d3f3 0%, #f330f3 100%); | background: -webkit-linear-gradient(bottom, #f3d3f3 0%, #f330f3 100%); | ||
+ | background: -ms-linear-gradient(top, #f3d3f3 0%, #f330f3 100%); | ||
+ | background: -o-linear-gradient(top, #f3d3f3 0%, #f330f3 100%); | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
nav ul li:hover a { | nav ul li:hover a { | ||
Line 271: | Line 277: | ||
<ul> | <ul> | ||
<li><a class="orange" href="https://igem.org/Team.cgi?id=1503" target="_blank">Official Team profile</a></li> | <li><a class="orange" href="https://igem.org/Team.cgi?id=1503" target="_blank">Official Team profile</a></li> | ||
- | + | <li><a class="orange" href="https://2014.igem.org/wiki/index.php?title=Team:Gothenburg/Unofficial_Team_Page">Unofficial Team profile</a></li> | |
- | + | ||
- | <li><a class="orange" href="https://2014.igem.org/wiki/index.php?title=Team:Gothenburg/Unofficial_Team_Page">Unofficial Team profile</a></li> | + | |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class=" | + | <li><a class="yellow" href="https://2014.igem.org/Team:Gothenburg/Parts">Parts</a> |
<ul> | <ul> | ||
- | <li><a class=" | + | <li><a class="yellow" href="https://2014.igem.org/Team:Gothenburg/Parts/Constructs">Constructs</a></li> |
- | + | <li><a class="yellow" href="https://2014.igem.org/Team:Gothenburg/Parts/Part_Submission">Part Submission</a></li> | |
- | + | <li><a class="yellow" href="https://2014.igem.org/Team:Gothenburg/Parts/Results">Results</a></li> | |
- | <li><a class=" | + | |
- | + | ||
- | <li><a class=" | + | |
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 294: | Line 294: | ||
<ul> | <ul> | ||
<li><a class="green" href="https://2014.igem.org/Team:Gothenburg/Calendar">Calendar</a></li> | <li><a class="green" href="https://2014.igem.org/Team:Gothenburg/Calendar">Calendar</a></li> | ||
- | <li><a class="green" href="https://2014.igem.org/Team:Gothenburg/Methods">Methods</a> | + | <li><a class="green" href="https://2014.igem.org/Team:Gothenburg/Methods">Methods</a></li> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li><a class="teal" href="https://2014.igem.org/Team:Gothenburg/Modeling">Modeling</a></li> | ||
- | <li><a class="cyan | + | <li><a class="cyan" href="https://2014.igem.org/Team:Gothenburg/BTB">BTB</a> |
- | + | ||
- | + | ||
<ul> | <ul> | ||
- | <li><a class=" | + | <li><a class="cyan" href="https://2014.igem.org/Team:Gothenburg/BTB/Human_Practice">Human Practice</a></li> |
- | <li><a class=" | + | <li><a class="cyan" href="https://2014.igem.org/Team:Gothenburg/BTB/Ethics">Ethics</a> |
<ul> | <ul> | ||
Line 316: | Line 311: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | |||
<li><a class="blue" href="https://2014.igem.org/Team:Gothenburg/Safety">Safety</a></li> | <li><a class="blue" href="https://2014.igem.org/Team:Gothenburg/Safety">Safety</a></li> | ||
<li><a class="violet" href="https://2014.igem.org/Team:Gothenburg/Attributions">Attributions</a></li> | <li><a class="violet" href="https://2014.igem.org/Team:Gothenburg/Attributions">Attributions</a></li> | ||
- | |||
- | |||
</ul> | </ul> | ||
</nav> | </nav> |
Revision as of 11:58, 17 October 2014