Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 303: Line 303:
div#sponsor {
div#sponsor {
     position: absolute;
     position: absolute;
-
     width: 140px;
+
     width: 138px;
     text-align: center;
     text-align: center;
     background: #ffffaa;
     background: #ffffaa;
Line 326: Line 326:
div#sponsor.bottomright {
div#sponsor.bottomright {
     left: auto;
     left: auto;
-
     right: 0px;     
+
     right: -140px;     
     top: auto;
     top: auto;
     bottom: 0px;
     bottom: 0px;
Line 332: Line 332:
div#sponsor.bottomleft {
div#sponsor.bottomleft {
-
     left: 0px;
+
     left: -140px;
     right: auto;     
     right: auto;     
     top: auto;
     top: auto;

Revision as of 12:01, 30 July 2009