Template:PennStateHeader

From 2011.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 1: Line 1:
-
IMAGE GOES HERE
+
<html>
-
{{PennState/Navigation}}
+
<style type="text/css">
 +
 
 +
#globalwrapper {
 +
    width:1000px;
 +
    padding:0px 0px;
 +
    margin: 0 auto;
 +
border-left-width:0px;
 +
    border-right-width:0px;
 +
    background-color:black;
 +
    height:100%;
 +
}
 +
.firstHeading {
 +
    height:0px;
 +
border-left-width:0px;
 +
    border-right-width:0px;
 +
    visibility:hidden;
 +
}
 +
#top-section {
 +
    background-color:white;
 +
    background-position: bottom;
 +
    height:0px;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
body {
 +
    background: #E8E8E8;
 +
    background-position: center;
 +
    background-repeat: repeat-y;
 +
}
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
 
 +
#content {
 +
    border-left-width:0px;
 +
    border-right-width:0px;
 +
    padding:0px;
 +
    width:1000px;
 +
}
 +
#bodyContent {width:1000px;}
 +
#menubar ul li a {
 +
    color: #999999; }
 +
    .right-menu li a {
 +
    color: black;
 +
    background-color: white;
 +
}
 +
 
 +
#banner {
 +
position:fixed;
 +
left:10px;
 +
 
 +
h1 {font-family: times, Times New Roman, times-roman, georgia, serif;
 +
color: #444;
 +
margin: 0;
 +
padding: 0px 0px 6px 0px;
 +
font-size: 31px;
 +
line-height: 22px;
 +
letter-spacing: -2px;
 +
font-weight: bold;
 +
        border-bottom: 0px;
 +
   
 +
}
 +
h2 {font-family: "Lucida Grande", Tahoma;
 +
font-size: 14px;
 +
font-weight: lighter;
 +
font-variant: normal;
 +
text-transform: uppercase;
 +
color: #444;
 +
        margin-top: 10px;
 +
text-align: left;
 +
letter-spacing: 0.3em;
 +
        border-bottom: 0px;
 +
}
 +
 
 +
h3 {font-family: times, Times New Roman, times-roman, georgia, serif;
 +
color: #666;
 +
margin: 0;
 +
padding: 0px 0px 6px 0px;
 +
font-size: 20px;
 +
line-height: 18px;
 +
letter-spacing: -2px;
 +
font-weight: bold;
 +
        border-bottom: 0px;
 +
}
 +
 +
 +
p, li, * {font-family: times, Times New Roman, times-roman, georgia, serif;
 +
color: #999;
 +
font-size: 13px;
 +
}
 +
.bio {width:300px; overflow:hidden; display:inline-block; margin:10px;}
 +
 
 +
a:link, a:visited, a:hover {font-family: "Lucida Grande", Tahoma;
 +
font-size: 12px;
 +
font-weight: lighter;
 +
font-variant: normal;
 +
        text-decoration: none;
 +
text-transform: uppercase;
 +
        margin-top: 9px;
 +
text-align: left;
 +
letter-spacing: 0.3em;
 +
       
 +
}
 +
 
 +
a:link, a:visited {
 +
color:#872521;
 +
}
 +
 
 +
a:hover {
 +
color:#B3591D;}
 +
 
 +
#scrollnav {position:fixed;
 +
            top:265px;
 +
            left:180px;}
 +
#topnav {position:relative;
 +
        left:230px;}
 +
#text {position:relative;
 +
      left:245px;
 +
      width:700px;}
 +
 
 +
</style>
 +
 
 +
<div id="banner">
 +
<a href="https://2011.igem.org/Team:Penn_State"><img src="https://static.igem.org/mediawiki/2011/3/3c/Psu_header.png"></a>
 +
</div>
 +
 
 +
</html>

Latest revision as of 07:16, 28 September 2011