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

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
-
.bigbutton a{display: table-cell; vertical-align: middle; padding-left:10px; padding-right:10px; text-decoration:none; color:white;}
+
.bigbutton a{display: table-cell; vertical-align: middle; padding-left:10px; padding-right:10px;}
.bigbutton a:link{color:white; text-decoration:none;}
.bigbutton a:link{color:white; text-decoration:none;}
-
.bigbutton a:visited { font-weight:bold; color:silver; text-decoration:none; }
+
.bigbutton a:visited {color:white; text-decoration:none;}
-
.bigbutton a:focus { font-weight:bold; color:red; text-decoration:underline; }
+
.bigbutton a:focus {color:white; text-decoration:none;}
-
.bigbutton a:hover { font-weight:bold; color:green; text-decoration:none; }
+
.bigbutton a:hover {color:white; text-decoration:none;}
-
.bigbutton a:active { font-weight:bold; color:lime; text-decoration:underline; }
+
.bigbutton a:active {color:white; text-decoration:none; }
.bigbutton:hover {
.bigbutton:hover {

Revision as of 09:28, 27 September 2013