Template:Team:KULeuven/Stylesheet
From 2009.igem.org
(Difference between revisions)
Bart Bosmans (Talk | contribs) |
Bart Bosmans (Talk | contribs) |
||
Line 302: | Line 302: | ||
div#sponsor { | div#sponsor { | ||
- | position: | + | position: relative; |
width: 136px; | width: 136px; | ||
text-align: center; | text-align: center; | ||
Line 317: | Line 317: | ||
div#sponsor.topright { | div#sponsor.topright { | ||
left: auto; | left: auto; | ||
- | right: | + | right: 0px; |
- | top: | + | top: 200px; |
bottom: auto; | bottom: auto; | ||
} | } | ||
div#sponsor.topleft { | div#sponsor.topleft { | ||
- | left: | + | left: 0px; |
right: auto; | right: auto; | ||
- | top: | + | top: 200px; |
bottom: auto; | bottom: auto; | ||
} | } | ||
Line 331: | Line 331: | ||
div#sponsor.bottomright { | div#sponsor.bottomright { | ||
left: auto; | left: auto; | ||
- | right: | + | right: 0px; |
top: auto; | top: auto; | ||
bottom: 0px; | bottom: 0px; | ||
Line 337: | Line 337: | ||
div#sponsor.bottomleft { | div#sponsor.bottomleft { | ||
- | left: | + | left: 0px; |
right: auto; | right: auto; | ||
top: auto; | top: auto; |
Revision as of 08:21, 7 August 2009