Template:Team:Washington/Templates/Header

From 2011.igem.org

(Difference between revisions)
Hargem (Talk | contribs)
(Created page with "html> <script type="text/javascript" src="https://static.igem.org/mediawiki/2010/6/6a/Uw_js.txt"></script> <style type="text/css"> body { background-color: #030227; } #uw_leftBar { ...")
Newer edit →

Revision as of 18:32, 2 September 2011

html> <script type="text/javascript" src="https://static.igem.org/mediawiki/2010/6/6a/Uw_js.txt"></script> <style type="text/css"> body {

 background-color: #030227;

}

  1. uw_leftBar {
 float: left;
 width: 140px;
 margin-left: 5px;
 margin-right: 5px;

}

  1. uw_ss > p {
 margin: 0;

}

  1. uw_navBar {
 width: 145px;
 margin-left: -5px;
 background-color: #030227;
 font-family: Courier New;
 font-size: 91%;

}

  1. uw_navBar a:hover {
 background-color: #4B9631;
 text-decoration: none;

}

  1. uw_navBar li {
 list-style-type: none;
 list-style-image: none;
 padding-left: 0.5em;
 background-color: #030227;

}

  1. uw_navBar li:first-child {
 background-color: #030227;
 font: Courier;

}

  1. uw_navBar > li:last-child {
 background-color: #030227;

}

  1. uw_navBar .selflink {
 font-size: 130%;
 background-color: #7D26CD;
 color: #FCF21D;

}

  1. uw_content {
 margin-left:   11.25em;
 padding-left:  1em;
 padding-right: 1em;
 min-height:    552px;
 border-left:   3px solid #030227;
 border-right:  3px solid #030227;
 border-top:    3px solid #030227;
 border-bottom: 3px solid #030227;

}

  1. contentSub {
 display: none;

}

  1. contentSub + p {
 display: none;

} h1.firstHeading {

 display: none;

}

  1. uw_himg {
 text-align: center;
 padding-top: 1em;

} </style> </html>