Template:CSU Template 1 top

From 2012.igem.org

(Difference between revisions)
Line 30: Line 30:
/*********PAGE FORMATTING*********/
/*********PAGE FORMATTING*********/
-
#globalWrapper * {
+
#globalWrapper *, * {
border-spacing: 0;
border-spacing: 0;
border-collapse: collapse;
border-collapse: collapse;
Line 41: Line 41:
body {
body {
background: url(https://static.igem.org/mediawiki/2012/2/20/Beer1.png) top left fixed;
background: url(https://static.igem.org/mediawiki/2012/2/20/Beer1.png) top left fixed;
 +
background-size: 100% 100%;
 +
height: 100%;
 +
width: 100%;
}
}
Line 55: Line 58:
/*font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';*/
/*font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';*/
-
font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
+
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
-
color: #CCC;  /*******COLOR*******/
+
}
}
Line 63: Line 65:
width: 100%;
width: 100%;
bottom: 0;
bottom: 0;
 +
left: 0;
}
}
Line 92: Line 95:
#content a:hover {
#content a:hover {
text-decoration: underline;
text-decoration: underline;
-
}
 
-
 
-
h1, h2, h3, h4, h5 {
 
-
        color: #CCC;
 
-
        text-decoration: none;
 
-
        border-bottom: solid 1px #CCC;
 
-
        margin-bottom: 10px;
 
-
        line-height: 150%;
 
-
        width: 100%;
 
-
        height: auto;
 
}
}
Line 369: Line 362:
</head>
</head>
<body onLoad="fade(1,false); menuBar(0);">
<body onLoad="fade(1,false); menuBar(0);">
 +
<div id="content">
<a id="side_bar" href="https://2012.igem.org/Team:Colorado_State/Safety"></a>
<a id="side_bar" href="https://2012.igem.org/Team:Colorado_State/Safety"></a>
<div id="content_top">
<div id="content_top">

Revision as of 16:06, 18 July 2012