Team:Yale/Templates/Yale Header

From 2010.igem.org

(Difference between revisions)
Line 14: Line 14:
font-size: 16 px;
font-size: 16 px;
font-family: Helvetica, sans-serif;
font-family: Helvetica, sans-serif;
-
background: url(https://static.igem.org/mediawiki/2010/f/f4/Yale_header-bg.png);
+
background: url(https://static.igem.org/mediawiki/2010/f/f4/Yale_header-bg.png) repeat-x top;
-
}
+
-
 
+
-
div#page-wrap {
+
-
width: 800px;
+
-
margin: 0 auto;
+
}
}
Line 25: Line 20:
font-size: 1.3em;
font-size: 1.3em;
line-height: 1.4em;
line-height: 1.4em;
-
}
 
-
 
-
h1 { font-size: 3.0em; margin-bottom: 0.8em; }
 
-
h1 { font-size: 2.0em; text-transform: uppercase; margin-bottom: 0.8em; }
 
-
h3 {
 
-
font-size: 1.6em;
 
-
font-transform: uppercase;
 
-
font-style: italic;
 
-
letter-spacing: 2px;
 
-
background: #e9bc3d;
 
-
color: #5e0d04;
 
-
padding: 5px;
 
-
margin-bottom: 0.5em;
 
-
text-align: center;
 
}
}
Line 45: Line 26:
ul#nav {
ul#nav {
height: 236px;
height: 236px;
-
background: url(images/header-bg.jpg) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2010/1/13/Yale_header-img.png) no-repeat;
list-style: none;
list-style: none;
padding-left: 125px;
padding-left: 125px;
Line 64: Line 45:
}
}
-
div#main-content {
 
-
padding-bottom: 50px;
 
-
}
 
-
 
-
div#main-content div#left-col {
 
-
float: left;
 
-
width: 510px;
 
-
}
 
-
 
-
div#main-content div#left-col  div#quick-jumps{
 
-
width: 200px;
 
-
float: left;
 
-
margin-right: 15px;
 
-
background: url(images/remote.jpg) bottom center no-repeat;
 
-
padding-bottom: 115px;
 
-
}
 
-
div#main-content div#left-col  div#quick-jumps p{
 
-
text-transform: uppercase;
 
-
font-weight: bold;
 
-
letter-spacing: 1px;
 
-
}
 
-
div#main-content div#left-col  div#quick-jumps p span{
 
-
color: #e9bc3d;
 
-
}
 
-
div#main-content div#left-col  div#quick-jumps p a{
 
-
color: black;
 
-
}
 
-
div#main-content div#right-col {
 
-
float: right;
 
-
width: 260px;
 
-
border-top: 8px solid #540000;
 
-
padding-top: 15px;
 
-
}
 
-
div#main-content div#right-col p {
 
-
font-size: 95%;
 
-
}
 
-
<!-- change footer
 
-
        div#footer {
 
-
background: #560000;
 
-
color: white;
 
-
padding: 10px 0 10px 0;
 
-
text-transform: uppercase;
 
-
border-top: 2px solid red;
 
-
text-align: center;
 
-
        }
 
-
        -->
 
         </style>
         </style>

Revision as of 05:51, 5 October 2010

iGEM Yale