Template:Team:KULeuven/Stylesheet
From 2009.igem.org
(Difference between revisions)
Bart Bosmans (Talk | contribs) |
Bart Bosmans (Talk | contribs) |
||
Line 317: | Line 317: | ||
div#sponsor.topright { | div#sponsor.topright { | ||
left: auto; | left: auto; | ||
- | right: | + | right: -141px; |
- | top: | + | top: 0px; |
bottom: auto; | bottom: auto; | ||
} | } | ||
div#sponsor.topleft { | div#sponsor.topleft { | ||
- | left: | + | left: -141px; |
right: auto; | right: auto; | ||
- | top: | + | top: 0px; |
bottom: auto; | bottom: auto; | ||
} | } | ||
Line 331: | Line 331: | ||
div#sponsor.bottomright { | div#sponsor.bottomright { | ||
left: auto; | left: auto; | ||
- | right: | + | right: -141px; |
top: auto; | top: auto; | ||
- | bottom: | + | bottom: 0px; |
} | } | ||
div#sponsor.bottomleft { | div#sponsor.bottomleft { | ||
- | left: | + | left: -141px; |
right: auto; | right: auto; | ||
top: auto; | top: auto; | ||
- | bottom: | + | bottom: 0px; |
} | } | ||
Revision as of 08:16, 7 August 2009