Template:WashUtophome

From 2012.igem.org

(Difference between revisions)
Line 101: Line 101:
/* CSS Document */
/* CSS Document */
-
body
 
-
{background: url('https://static.igem.org/mediawiki/2012/f/f9/SaffronBackground.jpg');
 
-
background-attachment:fixed
 
-
}
 
a:hover {
a:hover {
text-decoration: none;
text-decoration: none;
Line 111: Line 107:
.links a:hover {
.links a:hover {
cursor: pointer;
cursor: pointer;
 +
}
 +
 +
body
 +
{background: url('https://static.igem.org/mediawiki/2012/f/f9/SaffronBackground.jpg');
 +
background-attachment:fixed
}
}
Line 131: Line 132:
}
}
-
 
-
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{
a{
text-decoration:none;
text-decoration:none;

Revision as of 17:42, 28 July 2012