Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 302: Line 302:
div#sponsor {
div#sponsor {
-
     position: absolute;
+
     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: -141px;     
+
     right: 0px;     
-
     top: 0px;
+
     top: 200px;
     bottom: auto;
     bottom: auto;
}
}
div#sponsor.topleft {
div#sponsor.topleft {
-
     left: -141px;
+
     left: 0px;
     right: auto;     
     right: auto;     
-
     top: 0px;
+
     top: 200px;
     bottom: auto;
     bottom: auto;
}
}
Line 331: Line 331:
div#sponsor.bottomright {
div#sponsor.bottomright {
     left: auto;
     left: auto;
-
     right: -141px;     
+
     right: 0px;     
     top: auto;
     top: auto;
     bottom: 0px;
     bottom: 0px;
Line 337: Line 337:
div#sponsor.bottomleft {
div#sponsor.bottomleft {
-
     left: -141px;
+
     left: 0px;
     right: auto;     
     right: auto;     
     top: auto;
     top: auto;

Revision as of 08:21, 7 August 2009