Template:Washuback

From 2012.igem.org

Revision as of 17:55, 27 June 2012 by Caf392 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* 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; }

  1. welcome a:hover {

color: red; text-decoration: none; }

  1. note {

float: right; width: 250px; }

  1. note h1 {

color: #440110 }

  1. note hr {

background-color: #440110; }

  1. note a {

color: #440110; }

  1. note a:hover {

color: #006699; text-decoration: none; }

  1. project {

width: 660px; }

  1. project h1 {

color: #ffcc99; }

  1. project hr {

background-color: #ffcc99; }

  1. project a {

color: #ffcc99; }

  1. project a:hover {

color: #ff9933; text-decoration: none; }

  1. team {

float: left; width: 660px; }

  1. team h1 {

color: #aadba5; }

  1. team hr {

background-color: #aadba5; }

  1. team a {

color: #aadba5; }

  1. team a:hover {

color: #56b74c; text-decoration: none; }


  1. hp h1 {

color: #9966cc; font-size: 30px; }

  1. hp hr {

background-color: #9966cc; }

  1. hp a {

color: #9966cc; }

  1. hp a:hover {

color: #4700b1; text-decoration: none; }

  1. banner {

position: relative; width: 930px; height: 325px; overflow: hidden; }

  1. banner_list img {

border: 0px; width: 930px; height: 325px; }

  1. 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; }

  1. banner ul li {

padding: 4px; float: left; display: block; color: #FFF; border: #e5eaff 1px solid; background: #6f4f67; cursor: pointer }

  1. banner ul li.on {

background: #900 }

  1. banner_list a {

position: absolute; left: 1px; top: 0px; height: 240px; } a{ text-decoration:none; }

  1. welcome strong{

color:red; } </style> </head>