Template:Team:Bielefeld-Germany/css/button.css
From 2013.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
.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; text-decoration:none; color:white;} | ||
.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:focus { font-weight:bold; color:red; text-decoration:underline; } | ||
+ | .bigbutton a:hover { font-weight:bold; color:green; text-decoration:none; } | ||
+ | .bigbutton a:active { font-weight:bold; color:lime; text-decoration:underline; } | ||
.bigbutton:hover { | .bigbutton:hover { |
Revision as of 09:28, 27 September 2013