Template:Team:Bielefeld-Germany/css/button.css
From 2013.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
- | + | .bigbutton a{display: table-cell; vertical-align: middle; padding-left:10px; padding-right:10px;} | |
- | + | .bigbutton a:link{color:white; text-decoration:none; font-weight:normal;} | |
+ | .bigbutton a:visited {color:white; text-decoration:none; font-weight:normal;} | ||
+ | .bigbutton a:focus {color:white; text-decoration:none; font-weight:normal;} | ||
+ | .bigbutton a:hover {color:white; text-decoration:none; font-weight:normal;} | ||
+ | .bigbutton a:active {color:white; text-decoration:none; font-weight:normal;} | ||
.bigbutton:hover { | .bigbutton:hover { | ||
Line 40: | Line 44: | ||
box-shadow:1px 1px 2px 1px grey; | box-shadow:1px 1px 2px 1px grey; | ||
float:left;" | float:left;" | ||
+ | display:table; | ||
} | } | ||
- | + | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 09:29, 27 September 2013