Template:UCSF/MainHeader

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<!--CSS styles: global-->
<!--CSS styles: global-->
<style type="text/css">
<style type="text/css">
-
    /***
+
/***
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
Thanks a lot to the 2011 Brown-Stanford, 2012 Lethbridge iGEM and 2012 Calgary teams for snippets of their code!
Thanks a lot to the 2011 Brown-Stanford, 2012 Lethbridge iGEM and 2012 Calgary teams for snippets of their code!
Line 275: Line 275:
}
}
-
/***Body styling***/
 
-
h1{
 
-
font-size: 2.3em;
 
-
line-height: 1em;
 
-
}
 
-
h2{
 
-
font-size: 1.8em;
 
-
line-height: 1.2em;
 
-
}
 
-
h3{
 
-
font-size: 1.6em;
 
-
margin: 0px 15px;
 
-
font-weight: bold;
 
-
}
 
-
h4{
 
-
font-size: 1.4em;
 
-
color: #333333;
 
-
margin: 0px 20px;
 
-
font-weight: bold;
 
-
}
 
-
#bodycontainer p{
 
-
font-size: 1.2em;
 
-
}
 
-
#pagetitle{
 
-
border-bottom: 2px solid black;
 
-
padding-bottom: 10px;
 
-
padding-left: 10px;
 
-
}
 
-
#bodycontainer h2{
 
-
margin-left: 10px;
 
-
margin-right: 10px;
 
-
}
 
-
#bodycontainer p{
 
-
margin-left: 20px;
 
-
margin-right: 10px;
 
-
}
 
-
#bodycontainer{
 
-
margin-left: 220px;
 
-
}
 
-
#bodycontainer ul{
 
-
margin-left: 5.0em;
 
-
}
 
-
#bodycontainer li{
 
-
font-family: Georgia, Serif;
 
-
}
 
-
#sidebar{
 
-
position: absolute;
 
-
width: 150px;
 
-
z-index: 0;
 
-
}
 
-
/*
 
-
#sidebarimg{
 
-
width: 214px;
 
-
height: 144px;
 
-
background: #ffffff;
 
-
margin: 5px 0px;
 
-
border: 3px solid #ffffff;
 
-
}
 
-
*/
 
-
 
-
#sidebar #list{
 
-
background: #ffffff;
 
-
}
 
-
#sidebar h2{
 
-
color: #008000;
 
-
padding: 20px 15px 0px 15px;
 
-
font-size: 2.0em;
 
-
}
 
-
#sidebar ul{
 
-
list-style: none;
 
-
margin: 0px 15px;
 
-
}
 
-
#sidebar #list > ul{
 
-
padding-bottom: 20px;
 
-
}
 
-
#sidebar a{
 
-
color: #008000;
 
-
font-family: Calibri, Sans-Serif;
 
-
font-size: 1.6em;
 
-
display: block;
 
-
line-height: 1.4em;
 
-
}
 
-
#sidebar a:hover{
 
-
text-decoration: none;
 
-
color: #009E99;
 
-
}
 
-
 
/* thumbnails */
/* thumbnails */

Revision as of 20:42, 27 October 2013