Difference between revisions of "Team:TU Dresden/Templates/Menu"
Rooomiinaaa (Talk | contribs) |
Rooomiinaaa (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {{:Team:Tuebingen/Templates/BlankWiki}} | ||
+ | |||
+ | {{:Team:Tuebingen/Templates/TueDropMenu}} | ||
+ | |||
+ | |||
<html> | <html> | ||
Line 16: | Line 21: | ||
font-family: 'Open Sans', Arial, sans-serif; | font-family: 'Open Sans', Arial, sans-serif; | ||
font-size: 9pt; | font-size: 9pt; | ||
− | background-image: url('https:// | + | background-image: url('https://static.igem.org/mediawiki/2014/e/ea/Tue2014_Background_BloodBokeh.png'); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
Line 40: | Line 45: | ||
} | } | ||
− | # | + | #TueContent { |
background-color: white; | background-color: white; | ||
width: 920px; | width: 920px; | ||
Line 51: | Line 56: | ||
} | } | ||
− | # | + | #TueContent img { |
display: block; | display: block; | ||
margin-left: auto; | margin-left: auto; | ||
Line 57: | Line 62: | ||
} | } | ||
− | # | + | #TueContent p { |
font-size: 12pt; | font-size: 12pt; | ||
text-align: justify; | text-align: justify; | ||
Line 64: | Line 69: | ||
} | } | ||
− | # | + | #TueContent a { |
color: #9C1A16; | color: #9C1A16; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
− | # | + | #TueContent a:hover { |
color: #9C1A16; | color: #9C1A16; | ||
text-decoration: none; | text-decoration: none; | ||
Line 74: | Line 79: | ||
border-color: #9C1A16; | border-color: #9C1A16; | ||
} | } | ||
− | # | + | #TueContent a:active { |
color: black; | color: black; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 80: | Line 85: | ||
} | } | ||
− | # | + | #TueContent ul { |
list-style-type: disc !important; | list-style-type: disc !important; | ||
color: black !important; | color: black !important; | ||
Line 89: | Line 94: | ||
} | } | ||
− | # | + | #TueContent ol { |
color: black !important; | color: black !important; | ||
font-size: 12pt !important; | font-size: 12pt !important; | ||
Line 96: | Line 101: | ||
} | } | ||
− | # | + | #TueContent table { |
font-size: 12pt !important; | font-size: 12pt !important; | ||
line-height: 18pt !important | line-height: 18pt !important | ||
Line 112: | Line 117: | ||
} | } | ||
+ | h1 { | ||
+ | font-family: 'Headland One', Minion Pro, serif, 'Open Sans', sans-serif; | ||
+ | position: relative; | ||
+ | font-size: 26pt; | ||
+ | text-align: left; | ||
+ | width: 960px; | ||
+ | padding-left: 20px; | ||
+ | padding-top: 35px; | ||
+ | height: 50px; | ||
+ | background-color: #8E0000; | ||
+ | color: white; | ||
+ | left: -20px; | ||
+ | } | ||
+ | h2 { | ||
+ | font-family: 'Headland One', serif, 'Open Sans', sans-serif; | ||
+ | position: relative; | ||
+ | font-size: 18pt; | ||
+ | text-align: left; | ||
+ | padding-left: 20px; | ||
+ | padding-top: 20px; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | color: black; | ||
+ | font-size: 18pt; | ||
+ | font-family: 'Headland One', serif, 'Open Sans', sans-serif; | ||
+ | padding-bottom: 8pt; | ||
+ | padding-top: 20pt; | ||
+ | } | ||
Line 141: | Line 176: | ||
visibility: hidden; | visibility: hidden; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
nav ul,nav ul li{ | nav ul,nav ul li{ | ||
Line 196: | Line 210: | ||
} | } | ||
nav ul li.cat2:hover a, nav ul li.cat2:hover > ul li a { | nav ul li.cat2:hover a, nav ul li.cat2:hover > ul li a { | ||
− | background-color: # | + | background-color: #FF2727; |
} | } | ||
nav ul li.cat3:hover a, nav ul li.cat3:hover > ul li a { | nav ul li.cat3:hover a, nav ul li.cat3:hover > ul li a { | ||
− | background-color: # | + | background-color: #B20000; |
} | } | ||
nav ul li.cat4:hover a, nav ul li.cat4:hover > ul li a { | nav ul li.cat4:hover a, nav ul li.cat4:hover > ul li a { | ||
− | background-color: # | + | background-color: #7E0000; |
} | } | ||
nav ul li.cat5:hover a, nav ul li.cat5:hover > ul li a { | nav ul li.cat5:hover a, nav ul li.cat5:hover > ul li a { | ||
− | background-color: # | + | background-color: #F22100; |
} | } | ||
nav ul li.cat6:hover a, nav ul li.cat6:hover > ul li a { | nav ul li.cat6:hover a, nav ul li.cat6:hover > ul li a { | ||
− | background-color: # | + | background-color: #C61E18; |
} | } | ||
nav ul li.cat7:hover a, nav ul li.cat7:hover > ul li a { | nav ul li.cat7:hover a, nav ul li.cat7:hover > ul li a { | ||
− | background-color: # | + | background-color: #009766; |
} | } | ||
nav ul li.cat8:hover a, nav ul li.cat8:hover > ul li a { | nav ul li.cat8:hover a, nav ul li.cat8:hover > ul li a { | ||
− | background-color: # | + | background-color: #EF4136; |
} | } | ||
nav ul li.catX:hover a, nav ul li.catX:hover > ul li a { | nav ul li.catX:hover a, nav ul li.catX:hover > ul li a { | ||
Line 225: | Line 239: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
nav ul li:hover > a { | nav ul li:hover > a { | ||
Line 315: | Line 289: | ||
<ul> | <ul> | ||
<li class = "catX"> | <li class = "catX"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2014/0/0a/Tue2014_Logo_big_black_noText.png" style="width:50px; margin-right: 30px"> |
</li> | </li> | ||
<li class = "cat1"> | <li class = "cat1"> | ||
− | <a href="/Team: | + | <a href="/Team:Tuebingen">Home</a> |
</li> | </li> | ||
<li class = "cat2"> | <li class = "cat2"> | ||
<a href="#">Project</a> | <a href="#">Project</a> | ||
<ul> | <ul> | ||
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Project/Overview">Overview</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Project/Motivation">Motivation</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Project/Plasmids">Plasmids</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Project/ImmobilizationTags">Immobilization Tags</a></li> |
+ | <li><a href="/Team:Tuebingen/Project/SyntheticPeptides">Synthetic Peptides</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Project/Enzymes">Enzymes</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Project/Applications">Applications</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Project/Safety">Safety</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li class = "cat8"> | ||
+ | <a href="#">Collaboration</a> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Tuebingen/Collaboration/Intellectual_Property">Intellectual property</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Collaboration/TeamHeidelberg">Team Heidelberg</a> | ||
+ | <li><a href="/Team:Tuebingen/Collaboration/TeamUiOslo">Team Ui Oslo</a> | ||
+ | </ul> | ||
+ | </li> | ||
<li class = "cat3"> | <li class = "cat3"> | ||
<a href="#">Team</a> | <a href="#">Team</a> | ||
<ul> | <ul> | ||
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Team/About">About Us</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Team/Acknowledgements">Acknowledgements</a></li> |
− | + | <li><a href="/Team:Tuebingen/Team/Attributions">Attributions</a></li> | |
− | <li><a href="/Team: | + | |
</ul> | </ul> | ||
</li> | </li> | ||
Line 343: | Line 328: | ||
<a href="#">Notebook</a> | <a href="#">Notebook</a> | ||
<ul> | <ul> | ||
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Notebook/Protocols">Protocols</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Notebook/Journal">Lab Journal</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li class = "cat5"> | <li class = "cat5"> | ||
− | <a href="#"> | + | <a href="#">Activities</a> |
<ul> | <ul> | ||
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Activities/SynBioDay">SynBioDay</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Activities/SchoolProject">School-Project</a></li> |
− | <li><a href="/Team: | + | <li><a href="/Team:Tuebingen/Activities/AachenMeetup">Aachen Meetup</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li class = "cat6"> | ||
+ | <a href="#">Results</a> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Tuebingen/Results/BioBricks">Shipped Parts</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Results/Modeling">Modeling</a></li> | ||
+ | <li><a href="/Team:Tuebingen/Results/Characterization">Characterization</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li class = "cat7"> | <li class = "cat7"> | ||
− | <a href="/ | + | <a href="/Team:Tuebingen/Contact">Contact</a> |
− | + | ||
− | + | ||
+ | </li> | ||
<li class = "catX"> | <li class = "catX"> | ||
− | <a href="https:// | + | <a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/0/00/Tue2014_iGEM_Logo_black.png" style="width: 50px"></a> |
</li> | </li> | ||
</ul> | </ul> |
Revision as of 18:48, 30 June 2015
Team:Tuebingen/Templates/BlankWiki
Team:Tuebingen/Templates/TueDropMenu