Template:Team:Aachen/HeaderTest

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 15: Line 15:
       background: #0069b3;  
       background: #0069b3;  
box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
-
font-style:bold; font-size:140%; text-align: center;
+
font-weigth:bold; font-size:140%; text-align: center;
}
}
Line 100: Line 100:
* {
* {
     font-family: Verdana, Arial, 'sans-serif' !important;/* <-- fonts */
     font-family: Verdana, Arial, 'sans-serif' !important;/* <-- fonts */
 +
}
 +
 +
/*
 +
HEADERS
 +
*/
 +
#header {
 +
background: #90a090;
 +
border-bottom: double 3px #aba;
 +
border-left: solid 1px #9a9;
 +
border-right: solid 1px #565;
 +
border-top: solid 1px #9a9;
 +
font: italic normal 230% 'Times New Roman', Times, serif;
 +
letter-spacing: 0.2em;
 +
margin: 0;
 +
padding: 15px 10px 15px 60px;
}
}
Line 256: Line 271:
     -webkit-box-shadow: 15px 15px 7px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 15px 15px 7px rgba(0, 0, 0, 0.3);
}
}
 +
 +
h1, h2, h3, h4, h5, h6 {
 +
    color: black;
 +
    background: none;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding-top: .5em;
 +
    padding-bottom: .17em;
 +
    border-bottom: 7px solid #0069b3;
 +
}
 +
h1 { font-size: 188%; }
 +
h2 { font-size: 150%; }
 +
h3, h4, h5, h6 {
 +
    border-bottom: none;
 +
    font-weight: bold;
 +
}
 +
h3 { font-size: 132%; }
 +
h4 { font-size: 116%; }
 +
h5 { font-size: 100%; }
 +
h6 { font-size: 80%;  }
 +
 +
 +
 +
</style>
</style>
<!-- MathJax (LaTeX for the web) -->
<!-- MathJax (LaTeX for the web) -->
Line 264: Line 303:
</script>
</script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
-
<!--  here ends the section that changes the default wiki template to a white full width background -->
 
-
<!-- beginning of your page -->
 
-
 
-
<!-- menu -->
 
-
<!-- menu -->
 
<nav width="100%" >
<nav width="100%" >
-
<ul width="1100px" align="center">
+
<ul align="center">
                 <li style="padding: 0 0!important;"><a href="https://2014.igem.org/Team:Aachen" style="padding: 0 0!important;"> <img src="https://static.igem.org/mediawiki/2014/6/68/Aachen_Team_Logo_01.png" height="76px"></a></li>
                 <li style="padding: 0 0!important;"><a href="https://2014.igem.org/Team:Aachen" style="padding: 0 0!important;"> <img src="https://static.igem.org/mediawiki/2014/6/68/Aachen_Team_Logo_01.png" height="76px"></a></li>
-
<li><a href="#">Cellock Holmes</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/CellockHolmes">Cellock Holmes</a></li>
-
<li><a href="#">Lab Documentary</a>
+
<li><a href="https://2014.igem.org/Team:Aachen/LabDoc">Lab Documentary</a>
<ul>
<ul>
-
<li><a href="#">Lab Book</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Labbook">Lab Book</a></li>
-
<li><a href="#">Error Log</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Errorlog">Error Log</a></li>
-
<li><a href="#">Safety</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Safety">Safety</a></li>
</ul>
</ul>
</li>
</li>
-
<li><a href="#">Blog</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Blog">Blog</a></li>
-
<li><a href="#">Team</a>
+
<li><a href="https://2014.igem.org/Team:Aachen/Team">Team</a>
<ul>
<ul>
-
<li><a href="#">Contact</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Contact">Contact</a></li>
 +
<li><a href="https://2014.igem.org/Team:Aachen/Disclaimer">Disclaimer</a></li>
</ul>
</ul>
</li>
</li>
-
<li><a href="#">Public Relations</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/PublicRelations">Public Relations</a></li>
-
<li><a href="#">Sponsors</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Sponsors">Sponsors</a></li>
                 <li style="padding: 0 0!important;"><a href="https://igem.org/Main_Page" style="padding: 0 0!important;"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" height="76px"></a></li>
                 <li style="padding: 0 0!important;"><a href="https://igem.org/Main_Page" style="padding: 0 0!important;"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" height="76px"></a></li>
</ul>
</ul>
</nav>
</nav>
 +
<!-- end of menu -->
<!-- end of menu -->
</html>
</html>

Latest revision as of 21:21, 5 June 2014