Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 280: Line 280:
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
color: #eee;
color: #eee;
 +
#upbutton
 +
{
 +
background-color:DarkGreen;
 +
-khtml-border-radius: 10px;
 +
-moz-border-radius: 10px;
 +
border-radius: 10px;
 +
-moz-box-shadow: 3px 3px 4px #000;
 +
-webkit-box-shadow: 3px 3px 4px #000;
 +
box-shadow: 3px 3px 4px #000;
 +
        right: 0px;
 +
        bottom: 0px;
 +
        position: fixed;
 +
 +
}
 +
</style>
</style>
Line 293: Line 308:
</div>
</div>
 +
<div id="upbutton">
 +
up
 +
</div>
</div>
</div>
</html>
</html>

Revision as of 20:14, 6 June 2012

up