Template:Team:Aachen/HeaderTest

From 2014.igem.org

(Difference between revisions)
 
(4 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 class="contentWidth" 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="https://2014.igem.org/Team:Aachen/CellockHolmes">Cellock Holmes</a></li>
<li><a href="https://2014.igem.org/Team:Aachen/CellockHolmes">Cellock Holmes</a></li>
Line 293: Line 327:
</ul>
</ul>
</nav>
</nav>
 +
<!-- end of menu -->
<!-- end of menu -->
</html>
</html>

Latest revision as of 21:21, 5 June 2014