Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 360: Line 360:
}
}
-
div#sponsor.topleft {
+
div#sponsor img {
-
     left: -141px;
+
     width:130px;
-
    right: auto;   
+
-
    top: 0px;
+
-
    bottom: auto;
+
}
}
-
div#sponsor.bottomright {
+
div#sponsor a {
-
     left: auto;
+
     color: white;
-
     right: -141px;   
+
     text-decoration: none;
-
    top: auto;
+
-
    bottom: 0px;
+
}
}
-
div#sponsor.bottomleft {
+
div#visitors {
-
     left: -141px;
+
     position: absolute;
-
     right: auto;  
+
    width: 136px;
-
     top: auto;
+
    text-align: center;
-
     bottom: 0px;
+
     background: #ffffe8;
 +
     border: 2px solid #ffddaa;
 +
    font-size: 200%;
 +
    font-weight: bold;
 +
    color: #777;
 +
   
 +
}
 +
div#visitors.gold{
 +
    position: relative;
 +
    width: 136px;
 +
    border: none;
 +
    border-bottom: 2px solid #ffddaa;
 +
    border-top: 2px solid #ffddaa;
 +
     text-align:center;
 +
    font-size: 85%;
 +
    color: #D4AF37;
 +
    margin-bottom: 5px;
 +
    padding: 2px 0px 2px 0px;
}
}
-
div#sponsor img {
+
div#visitors.silver {
 +
    position: relative;
 +
    width: 136px;
 +
    border: none;
 +
    border-bottom: 2px solid #ffddaa;
 +
    border-top: 2px solid #ffddaa;
 +
    text-align: center;
 +
    font-size: 85%;
 +
    color: #C0C0C0;
 +
    margin-bottom: 5px;
 +
    padding: 2px 0px 2px 0px;
 +
}
 +
 
 +
div#visitors.header {
 +
    position: relative;
 +
    width: 136px;
 +
    border: none;
 +
    border-top: 2px solid #ffddaa;
 +
    text-align: center;
 +
    font-size: 100%;
 +
    color: #777;
 +
    margin-bottom: 10px;
 +
    padding: 2px 0px 2px 0px;
 +
}
 +
 
 +
div#visitors span {
 +
}
 +
 
 +
div#visitors.topright {
 +
    left: auto;
 +
    right: -141px;   
 +
    top: 0px;
 +
    bottom: auto;
 +
}
 +
 
 +
div#visitors img {
     width:130px;
     width:130px;
}
}
-
div#sponsor a {
+
div#visitors a {
     color: white;
     color: white;
     text-decoration: none;
     text-decoration: none;

Revision as of 08:01, 4 September 2009