Template:Washuback

From 2012.igem.org

(Difference between revisions)
Line 94: Line 94:
h1 {
h1 {
border-bottom: none;
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>
</head>
</head>
</html>
</html>

Revision as of 22:56, 13 July 2012