Template:WashUbackhome

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{WashUtophome}}
 
<html>
<html>
<font face = "Trebuchet MS, Verdana">
<font face = "Trebuchet MS, Verdana">
Line 12: Line 11:
   p {font-size:14px;}
   p {font-size:14px;}
 +
@charset "UTF-8";
 +
 +
/* iGEM wiki Hacker */
 +
 +
div#top-section {
 +
 +
background-color:transparent;
 +
background-repeat: no-repeat;
 +
height: 10px;
 +
width: 970px;
 +
border: 0;
 +
z-index: 10;
 +
}
 +
 +
div#p-logo {
 +
display: none;
 +
}
 +
 +
div#menubar { /*text-align:center;*/
 +
top: 0;
 +
height: 20px;
 +
width: 300px;
 +
font-family: 'Book Antiqua', sans-serif;
 +
font-size: 8pt;
 +
}
 +
 +
div#menubar .selected a {
 +
color: #440110;
 +
}
 +
 +
.left-menu,.left-menu a {
 +
color: #440110;
 +
z-index: 1;
 +
}
 +
 +
.left-menu:hover {
 +
background-color: transparent;
 +
}
 +
 +
.right-menu {
 +
top: 0;
 +
z-index: 1;
 +
}
 +
 +
.right-menu li { #
 +
background-color: transparent;
 +
}
 +
 +
.right-menu li a {
 +
padding: 0px 15px 0px 0px;
 +
color: #529dd9;
 +
background-color: transparent;
 +
}
 +
 +
.right-menu li a:hover {
 +
color: #529dd9;
 +
}
 +
 +
div#search-controls {
 +
display: none;
 +
position: absolute;
 +
float: right;
 +
}
 +
 +
#mw-searchButton {
 +
display: none;
 +
border: none;
 +
}
 +
 +
 +
#contentwrapper p {
 +
display: block;
 +
text-align: left;
 +
}
 +
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
#contentSub {
 +
display: none;
 +
}
 +
 +
#catlinks {
 +
display: none;
 +
}
 +
 +
 +
#footer-box {
 +
background:#FFEFD5;
 +
}
 +
 +
h1 {
 +
border-bottom: none;
 +
}
 +
 +
/*Hacker ends here*/ /*Global Settings*/ /*Color Definition*/
 +
 +
/* CSS Document */
 +
a:hover {
 +
text-decoration: none;
 +
}
 +
 +
.links a:hover {
 +
cursor: pointer;
 +
}
 +
 +
.main {
 +
background-color: #transparent;
 +
position: static;
 +
top: auto;
 +
height: auto;
 +
padding: 10px;
 +
padding-top: 0px;
 +
padding-right: 10px;
 +
}
 +
 +
div #part0 .links {
 +
background-color: black;
 +
}
 +
 +
div #part0 .sidebartop {
 +
background: url(blocktop3.png) transparent;
 +
}
 +
 +
div #part0 .sidebarbottom {
 +
background: url(blockbottom3.png) transparent;}
 +
 +
#banner {
 +
position: relative;
 +
width: 930px;
 +
height: 325px;
 +
overflow: hidden;
 +
}
 +
 +
#banner_list img {
 +
border: 0px;
 +
width: 930px;
 +
height: 325px;
 +
}
 +
 +
#banner ul {
 +
position: absolute;
 +
list-style-type: none;
 +
filter: Alpha(Opacity = 80);
 +
opacity: 0.8;
 +
border: 1px solid #fff;
 +
z-index: 1002;
 +
margin: 0;
 +
padding: 0;
 +
bottom: 5px;
 +
right: 3px;
 +
width: 103px;
 +
height: 31px;
 +
}
 +
 +
#banner ul li {
 +
padding: 4px;
 +
float: left;
 +
display: block;
 +
color: #FFF;
 +
border: #e5eaff 1px solid;
 +
background: #6f4f67;
 +
cursor: pointer
 +
}
 +
 +
#banner ul li.on {
 +
background: #900
 +
}
 +
 +
#banner_list a {
 +
position: absolute;
 +
left: 1px;
 +
top: 0px;
 +
height: 240px;
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
#welcome strong{
 +
color:red;
 +
}
 +
/*First Item Styles*/
 +
.alpha p {
 +
padding: 8px 12px;
 +
color: #aaa;
 +
}
 +
 +
.alpha p a {
 +
color: #aaa;
 +
font-style: italic;
 +
}
 +
 +
.alpha p a:hover {
 +
color: #ccc;
 +
}
</style>  
</style>  
</body>
</body>
Line 246: Line 441:
   list-style: none;
   list-style: none;
}
}
-
 
-
 
</style>
</style>
Line 271: Line 464:
   </style>
   </style>
   </head>
   </head>
-
 
-
</html>
 
-
 
-
<html>
 
<body>
<body>
 +
<div class="banner"><a href='https://2012.igem.org/Team:WashU'>
 +
    <!--img src='https://static.igem.org/mediawiki/2012/e/e7/HeaderWashU.jpg' style="width: 965px"-->
 +
<img src='https://static.igem.org/mediawiki/2012/4/46/WashU_igem_logo-01.png' width=965px height=175px>
 +
    </a>
 +
</div>
<div id="BackToTop">
<div id="BackToTop">

Revision as of 21:27, 27 July 2012