Template:Team:Bielefeld-Germany/css/button.css

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
//Buttons
//Buttons
-
.bigbutton:hover .bigbutton div{background:-moz-linear-gradient(top, #ff6600 5%, #e67b09 100%); border-radius:5px;}
+
.bigbutton:hover .bigbutton{background:-moz-linear-gradient(top, #ff6600 5%, #e67b09 100%); border-radius:5px;}
.bigbutton:active {position:relative; top:1px;}
.bigbutton:active {position:relative; top:1px;}
.bigbutton{width:200px;height:50px; border-radius:5px; background:-moz-linear-gradient(top, #e67b09 5%, #ff6600 100%); color:white; text-align:center; vertical-align:middle; line-height:50px; font-size:2.0em; font-weight:normal; font-variant:small-caps; letter-spacing:; box-shadow:1px 1px 2px 1px grey; float:left;"}
.bigbutton{width:200px;height:50px; border-radius:5px; background:-moz-linear-gradient(top, #e67b09 5%, #ff6600 100%); color:white; text-align:center; vertical-align:middle; line-height:50px; font-size:2.0em; font-weight:normal; font-variant:small-caps; letter-spacing:; box-shadow:1px 1px 2px 1px grey; float:left;"}

Revision as of 17:18, 25 September 2013