Template:PennStateHeader

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
#globalwrapper {
#globalwrapper {
     width:1000px;
     width:1000px;
-
     padding:5px 0px;
+
     padding:0px 0px;
     margin: 0 auto;
     margin: 0 auto;
border-left-width:0px;
border-left-width:0px;
Line 23: Line 24:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;
-
     border-top-width:1px;
+
     border-top-width:0px;
body {
body {
     background: #E8E8E8;
     background: #E8E8E8;
Line 36: Line 37:
     border-left-width:0px;
     border-left-width:0px;
     border-right-width:0px;
     border-right-width:0px;
-
     padding:5px;
+
     padding:0px;
     width:1000px;
     width:1000px;
}
}
 +
#bodyContent {width:1000px;}
#menubar ul li a {
#menubar ul li a {
-
     color: #99999<nowiki>Insert non-formatted text here</nowiki>9; }
+
     color: #999999; }
     .right-menu li a {
     .right-menu li a {
     color: black;
     color: black;
     background-color: white;
     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>
</style>
<div id="banner">  
<div id="banner">  
-
<img src="https://static.igem.org/mediawiki/2011/3/3c/Psu_header.png">
+
<a href="https://2011.igem.org/Team:Penn_State"><img src="https://static.igem.org/mediawiki/2011/3/3c/Psu_header.png"></a>
</div>
</div>
</html>
</html>
-
 
-
{{PennState/Navigation}}
 

Latest revision as of 07:16, 28 September 2011