Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 302: Line 302:
div#sponsor {
div#sponsor {
-
     position: relative;
+
     position: absolute;
-
    float: right;
+
     width: 136px;
     width: 136px;
     text-align: center;
     text-align: center;
Line 311: Line 310:
     font-weight: bold;
     font-weight: bold;
     color: #777;
     color: #777;
-
     margin: 20px;
+
      
-
    margin-right: 5px;
+
}
}
-
div#sponsorheader.gold{
+
div#sponsor.gold{
     position: relative;
     position: relative;
-
     width: 100%;
+
     width: 136px;
     border: none;
     border: none;
     border-bottom: 2px solid #ffddaa;
     border-bottom: 2px solid #ffddaa;
Line 327: Line 325:
}
}
-
div#sponsorheader.silver {
+
div#sponsor.silver {
     position: relative;
     position: relative;
-
     width: 100%;
+
     width: 136px;
     border: none;
     border: none;
     border-bottom: 2px solid #ffddaa;
     border-bottom: 2px solid #ffddaa;
Line 340: Line 338:
}
}
-
div#sponsor.topright {
+
div#sponsor.header {
-
}
+
-
 
+
-
div#sponsor img {
+
-
    width:130px;
+
-
}
+
-
 
+
-
div#sponsor a {
+
-
    color: white;
+
-
    text-decoration: none;
+
-
}
+
-
 
+
-
div#visitors {
+
-
    position: absolute;
+
-
    width: 136px;
+
-
    text-align: center;
+
-
    background: #ffffe8;
+
-
    border: 2px solid #ffddaa;
+
-
    font-size: 200%;
+
-
    font-weight: bold;
+
-
    color: #777;
+
-
   
+
-
}
+
-
 
+
-
div#visitors.header {
+
     position: relative;
     position: relative;
     width: 136px;
     width: 136px;
Line 376: Line 350:
}
}
-
div#visitors span {
+
div#sponsor span {
}
}
-
div#visitors.topright {
+
div#sponsor.topright {
     left: auto;
     left: auto;
     right: -141px;     
     right: -141px;     
Line 386: Line 360:
}
}
-
div#visitors img {
+
div#sponsor.topleft {
 +
    left: -141px;
 +
    right: auto;   
 +
    top: 0px;
 +
    bottom: auto;
 +
}
 +
 
 +
div#sponsor.bottomright {
 +
    left: auto;
 +
    right: -141px;   
 +
    top: auto;
 +
    bottom: 0px;
 +
}
 +
 
 +
div#sponsor.bottomleft {
 +
    left: -141px;
 +
    right: auto;   
 +
    top: auto;
 +
    bottom: 0px;
 +
}
 +
 
 +
div#sponsor img {
     width:130px;
     width:130px;
}
}
-
div#visitors a {
+
div#sponsor a {
     color: white;
     color: white;
     text-decoration: none;
     text-decoration: none;

Revision as of 08:23, 4 September 2009