Team:Freiburg Bioware/css font

From 2010.igem.org

(Difference between revisions)
(Removing all content from page)
Line 1: Line 1:
-
<!--default styles, just reset-->
 
-
 
-
<html>
 
-
<style>
 
-
 
-
/* css for main pages, not journal */
 
-
 
-
/* Remove padding and margin /*
 
-
 
-
    {
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    border: 0;
 
-
}
 
-
 
-
.firstHeading {
 
-
    display: none;
 
-
}
 
-
 
-
body#content
 
-
    {
 
-
    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
 
-
    /* background: url(/images/wallpaper.png) repeat; */
 
-
    color: #000000;   
 
-
    text-align:center;
 
-
}
 
-
 
-
 
-
 
-
 
-
h1
 
-
    {
 
-
    font-size: 2.2em;
 
-
}
 
-
   
 
-
h2
 
-
    {
 
-
    font-size: 2.0em;   
 
-
}
 
-
   
 
-
h3
 
-
    {
 
-
    font-size: 1.8em;
 
-
}
 
-
   
 
-
h4
 
-
    {
 
-
    font-size: 1.6em;   
 
-
}
 
-
   
 
-
h5
 
-
    {
 
-
    font-size: 1.4em;   
 
-
}
 
-
   
 
-
p
 
-
    {
 
-
    font-size: 1.2em;
 
-
}
 
-
 
-
 
-
 
-
 
-
 
-
 
-
</style>
 

Revision as of 19:32, 6 October 2010