Team:Frankfurt/NavBarTemp/NavCss
From 2013.igem.org
(Difference between revisions)
(47 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
Green: #00a000 | Green: #00a000 | ||
*/ | */ | ||
+ | |||
#top-section { | #top-section { | ||
border: none; | border: none; | ||
height: 0px; | height: 0px; | ||
width: 975px; | width: 975px; | ||
- | margin: | + | margin: 0; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 99: | Line 100: | ||
body { | body { | ||
- | background-color: # | + | background-color: #adcbe1; |
text-align: justify; | text-align: justify; | ||
+ | box-shadow: 6px 6px 6px #277f0a; | ||
} | } | ||
+ | |||
Line 107: | Line 110: | ||
#menu{ | #menu{ | ||
width: 100%; | width: 100%; | ||
- | + | margin: 0; | |
padding: 10px 0 0 0; | padding: 10px 0 0 0; | ||
list-style: none; | list-style: none; | ||
Line 259: | Line 262: | ||
clear: both; | clear: both; | ||
height: 0; | height: 0; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | color: #1c63b7; | ||
+ | font-size: 40px; | ||
+ | margin-bottom: 0.8px; | ||
+ | padding-bottom:0.35em; | ||
+ | line-height: 1.1em; | ||
+ | font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | color: #1c63b7; | ||
+ | font-size: 30px; | ||
+ | line-height: 1.1em; | ||
+ | margin-bottom: 0.8em; | ||
+ | padding-bottom:0.35em; | ||
+ | font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | color: #1c63b7; | ||
+ | font-size: 20px; | ||
+ | margin-bottom: 1em; | ||
+ | padding-left:20px; | ||
+ | padding-bottom:0.35em; | ||
+ | font-weight: normal; | ||
+ | line-height: 0.8em; | ||
+ | font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | } | ||
+ | |||
+ | .shadow { | ||
+ | box-shadow: 0px 0px 18px #1c63b7; | ||
} | } | ||
Line 265: | Line 301: | ||
<body> | <body> | ||
- | + | <div class="shadow"> | |
<map name="headermap"> | <map name="headermap"> | ||
<area shape="rect" coords="1,100,950,200" href="http://www.uni-frankfurt.de/" /> | <area shape="rect" coords="1,100,950,200" href="http://www.uni-frankfurt.de/" /> | ||
Line 271: | Line 307: | ||
<div id="wrap"> | <div id="wrap"> | ||
- | <div id="header"><img align="center" style="margin-bottom:0px; margin-top:20px; margin-left: | + | <div id="header"><img align="center" style="margin-bottom:0px; margin-top:20px; margin-left: 20px; padding:0;width: 90%" src="https://static.igem.org/mediawiki/2013/e/e7/IGEM-LOGO.png" usemap="#headermap" alt="iGEM Frankfurt Header"> </div> |
<div id="left"> | <div id="left"> | ||
Line 279: | Line 315: | ||
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Team <b class="caret"></b></a> | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li><a href="https://2013.igem.org/Team:Frankfurt/ | + | <li><a href="https://2013.igem.org/Team:Frankfurt/Team/WhoWeAre">Who we are</a></li> |
- | <li><a href="https:// | + | <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Frankfurt">Official Team Profile</a></li> |
- | <li><a | + | <li><a href="mailto:seb.roy@t-online.de">Contact us</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 289: | Line 325: | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li><a href="https://2013.igem.org/Team:Frankfurt/Project/Description">Description</a></li> | <li><a href="https://2013.igem.org/Team:Frankfurt/Project/Description">Description</a></li> | ||
- | |||
<li><a href="https://2013.igem.org/Team:Frankfurt/Project/Methods">Methods </a></li> | <li><a href="https://2013.igem.org/Team:Frankfurt/Project/Methods">Methods </a></li> | ||
<li class="divider"></li> | <li class="divider"></li> | ||
<li><a href="https://2013.igem.org/Team:Frankfurt/Project/Results">Results </a></li> | <li><a href="https://2013.igem.org/Team:Frankfurt/Project/Results">Results </a></li> | ||
+ | <li><a href="/Team:Frankfurt/Biobricks">Biobricks</a></li> | ||
<li><a href="https://2013.igem.org/Team:Frankfurt/Project/Perspectives">Perspectives </a></li> | <li><a href="https://2013.igem.org/Team:Frankfurt/Project/Perspectives">Perspectives </a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | + | <li><a href="https://2013.igem.org/Team:Frankfurt/Project/Organism">Organisms</a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<li class="dropdown"> | <li class="dropdown"> | ||
- | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook <b class="caret"></b></a> | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<b class="caret"></b></a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | + | <li><a href="https://2013.igem.org/Team:Frankfurt/Notebook/Protocol">Protocols</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:Frankfurt/Notebook/Labwork">Labwork</a></li> | |
- | < | + | </ul> |
- | + | </li> | |
- | <li | + | <li><a href="https://2013.igem.org/Team:Frankfurt/Notebook/Safety">Safety</a></li> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
- | <a class="dropdown-toggle" data-toggle="dropdown | + | <a class="dropdown-toggle" data-toggle="dropdown" >Human Practices<b class="caret"></b></a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li><a href="https://2013.igem.org/Team:Frankfurt/ | + | <li><a href="https://2013.igem.org/Team:Frankfurt/HumanPractices/NoS">Night of Science</a></li> |
- | + | </ul> | |
- | + | </li> | |
- | + | ||
<li><a href="/Team:Frankfurt/Attributions">Attributions</a></li> | <li><a href="/Team:Frankfurt/Attributions">Attributions</a></li> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 21:40, 4 October 2013