Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 14: Line 14:
   }
   }
 +
 
 +
  /* -----------------------------------------------------------
 +
  * day navigator
 +
  * -----------------------------------------------------------
 +
  */
   table#NBNav {
   table#NBNav {
     padding: 0px;
     padding: 0px;
Line 63: Line 68:
   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;}
 +
  /* -----------------------------------------------------------
 +
  * calendar
 +
  * -----------------------------------------------------------
 +
  */
 +
 +
  span.day-empty { color: red; }
 +
  span.day-active { color: green; }
/* }}} */
/* }}} */
-->
-->
</style>
</style>
</html>
</html>

Revision as of 13:03, 9 July 2009