Template:Washuback
From 2012.igem.org
/* 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 .countdown { padding: 5px; padding-left: 6px; margin: 5px; }
div #part0 .links { background-color: black; }
div #part0 .sidebartop { background: url(blocktop3.png) transparent; }
div #part0 .sidebarbottom { background: url(blockbottom3.png) transparent; }
- welcome a:hover {
color: red; text-decoration: none; }
- note {
float: right; width: 250px; }
- note h1 {
color: #440110 }
- note hr {
background-color: #440110; }
- note a {
color: #440110; }
- note a:hover {
color: #006699; text-decoration: none; }
- project {
width: 660px; }
- project h1 {
color: #ffcc99; }
- project hr {
background-color: #ffcc99; }
- project a {
color: #ffcc99; }
- project a:hover {
color: #ff9933; text-decoration: none; }
- team {
float: left; width: 660px; }
- team h1 {
color: #aadba5; }
- team hr {
background-color: #aadba5; }
- team a {
color: #aadba5; }
- team a:hover {
color: #56b74c; text-decoration: none; }
- hp h1 {
color: #9966cc; font-size: 30px; }
- hp hr {
background-color: #9966cc; }
- hp a {
color: #9966cc; }
- hp a:hover {
color: #4700b1; text-decoration: none; }
- 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; } </style> </head>