Template:Team:KULeuven/Stylesheet
From 2009.igem.org
(Difference between revisions)
Bart Bosmans (Talk | contribs) |
|||
Line 360: | Line 360: | ||
} | } | ||
- | div#sponsor | + | div#sponsor img { |
- | + | width:130px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | div#sponsor | + | div#sponsor a { |
- | + | color: white; | |
- | + | text-decoration: none; | |
- | + | ||
- | + | ||
} | } | ||
- | div# | + | div#visitors { |
- | + | position: absolute; | |
- | + | width: 136px; | |
- | top: | + | text-align: center; |
- | bottom: 0px; | + | background: #ffffe8; |
+ | border: 2px solid #ffddaa; | ||
+ | font-size: 200%; | ||
+ | font-weight: bold; | ||
+ | color: #777; | ||
+ | |||
+ | } | ||
+ | div#visitors.gold{ | ||
+ | position: relative; | ||
+ | width: 136px; | ||
+ | border: none; | ||
+ | border-bottom: 2px solid #ffddaa; | ||
+ | border-top: 2px solid #ffddaa; | ||
+ | text-align:center; | ||
+ | font-size: 85%; | ||
+ | color: #D4AF37; | ||
+ | margin-bottom: 5px; | ||
+ | padding: 2px 0px 2px 0px; | ||
} | } | ||
- | div# | + | div#visitors.silver { |
+ | position: relative; | ||
+ | width: 136px; | ||
+ | border: none; | ||
+ | border-bottom: 2px solid #ffddaa; | ||
+ | border-top: 2px solid #ffddaa; | ||
+ | text-align: center; | ||
+ | font-size: 85%; | ||
+ | color: #C0C0C0; | ||
+ | margin-bottom: 5px; | ||
+ | padding: 2px 0px 2px 0px; | ||
+ | } | ||
+ | |||
+ | div#visitors.header { | ||
+ | position: relative; | ||
+ | width: 136px; | ||
+ | border: none; | ||
+ | border-top: 2px solid #ffddaa; | ||
+ | text-align: center; | ||
+ | font-size: 100%; | ||
+ | color: #777; | ||
+ | margin-bottom: 10px; | ||
+ | padding: 2px 0px 2px 0px; | ||
+ | } | ||
+ | |||
+ | div#visitors span { | ||
+ | } | ||
+ | |||
+ | div#visitors.topright { | ||
+ | left: auto; | ||
+ | right: -141px; | ||
+ | top: 0px; | ||
+ | bottom: auto; | ||
+ | } | ||
+ | |||
+ | div#visitors img { | ||
width:130px; | width:130px; | ||
} | } | ||
- | div# | + | div#visitors a { |
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; |
Revision as of 08:01, 4 September 2009