Template:Team:HokkaidoU Japan/stylesheets/global.css
From 2012.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
} | } | ||
- | a { | + | a, |
+ | a:visited, | ||
+ | a:hover, | ||
+ | a:active { | ||
color: #cccccc; | color: #cccccc; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 51: | Line 54: | ||
border-radius: 1em; | border-radius: 1em; | ||
background: rgba(255, 255, 255, 0.7); | background: rgba(255, 255, 255, 0.7); | ||
+ | } | ||
+ | |||
+ | table a, | ||
+ | table a:visited, | ||
+ | table a:active, | ||
+ | table a:hover { | ||
+ | color: #666666; | ||
} | } | ||
Line 86: | Line 96: | ||
#hokkaidou-wrapper-bg { | #hokkaidou-wrapper-bg { | ||
- | width: | + | min-width: 980px; |
background: #058da1; | background: #058da1; | ||
background: linear-gradient(top, #058da1, #86c8d2); | background: linear-gradient(top, #058da1, #86c8d2); |
Latest revision as of 02:21, 27 September 2012