Template:Team:UCSD Software/CSS
From 2014.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 4: | Line 4: | ||
+ | #thumbTwo{ | ||
+ | |||
+ | height: 250px; | ||
+ | font-size: 100px; | ||
+ | text-align: center; | ||
+ | color: white; | ||
+ | background-color: #5C8AE6; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | #thumbTwo:hover{ | ||
+ | border: 1px solid gold; | ||
+ | background-color:#1947A3 ; | ||
+ | color:gold; | ||
+ | } | ||
body{ | body{ | ||
Line 93: | Line 109: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
border-radius: 0; | border-radius: 0; | ||
- | margin-top: - | + | margin-top: -50px; |
} | } | ||
Latest revision as of 22:42, 17 October 2014