Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 20: Line 20:
   * -----------------------------------------------------------
   * -----------------------------------------------------------
   */ /* {{{ */
   */ /* {{{ */
 +
   table#NBNav {
   table#NBNav {
     padding: 0px;
     padding: 0px;
Line 34: Line 35:
   table#NBNav td {
   table#NBNav td {
     width: 60px;
     width: 60px;
-
    border: 1px solid black;
 
     border-right: none;
     border-right: none;
-
     font-size: 200%;
+
     font-size: 140%;
   }
   }
Line 45: Line 45:
   table#NBNav td a {  
   table#NBNav td a {  
-
     display: block;  
+
     display: block;
     color: black;
     color: black;
   }
   }
-
   table#NBNav td.mon { background: #ff9; }
+
   table#NBNav th.mon { background: #ffd; }
-
   table#NBNav td.tue { background: #dda; }
+
   table#NBNav th.tue { background: #ffc; }
-
   table#NBNav td.wed { background: #bbb; }
+
   table#NBNav th.wed { background: #ffb; }
-
   table#NBNav td.thu { background: #99c; }
+
   table#NBNav th.thu { background: #ffa; }
-
   table#NBNav td.fri { background: #77d; }
+
   table#NBNav th.fri { background: #ff9; }
-
   table#NBNav td.sat { background: #55e; }
+
   table#NBNav th.sat { background: #ff8; }
-
   table#NBNav td.sun { background: #33f; border-right: 1px solid black;}
+
   table#NBNav th.sun { background: #ff7; border-right: solid 1px black;}
-
  table#NBNav td.mon a:hover { background: #f59; }
 
-
  table#NBNav td.tue a:hover { background: #d5a; }
 
-
  table#NBNav td.wed a:hover { background: #b5b; }
 
-
  table#NBNav td.thu a:hover { background: #95c; }
 
-
  table#NBNav td.fri a:hover { background: #75d; }
 
-
  table#NBNav td.sat a:hover { background: #55e; }
 
-
  table#NBNav td.sun a:hover { background: #35f; }
 
-
   table#NBNav td.selected a:link, table#NBNav td.selected a:visited, table#NBNav td.selected a:active { color: red; }
+
  table#NBNav td.mon:hover { background: #ffd; }
 +
  table#NBNav td.tue:hover { background: #ffc; }
 +
  table#NBNav td.wed:hover { background: #ffb; }
 +
  table#NBNav td.thu:hover { background: #ffa; }
 +
  table#NBNav td.fri:hover { background: #ff9; }
 +
  table#NBNav td.sat:hover { background: #ff8; }
 +
  table#NBNav td.sun:hover { background: #ff7; }
 +
 
 +
   table#NBNav td.selected a:link, table#NBNav td.selected a:visited, table#NBNav td.selected a:active { color: blue; }
   table#NBNav a:link, table#NBNav a:visited, table#NBNav a:active { text-decoration: none; font-weight: bold;}
   table#NBNav a:link, table#NBNav a:visited, table#NBNav a:active { text-decoration: none; font-weight: bold;}

Revision as of 09:26, 17 July 2009