Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 276: Line 276:
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: 5px;
 +
        bottom: 5px;
 +
        position: fixed;
 +
        padding: 10px;
 +
        color: white;
 +
        font-weight: bold;
 +
        font-size: 3em;
 +
}
</style>
</style>
</head>
</head>
Line 289: Line 305:
</div>
</div>
-
<div id="upbutton" style="background-color:DarkGreen;
+
<div id="upbutton">
-
-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: 5px;
+
-
        bottom: 5px;
+
-
        position: fixed;
+
-
        padding: 10px;
+
-
        color: white;
+
-
        font-weight: bold;
+
-
        font-size: 3em;">
+
up
up
</div>
</div>

Revision as of 14:12, 7 June 2012

up