Template:UIUC09Temp

From 2009.igem.org

(Difference between revisions)
Line 12: Line 12:
   div#top-section, div#content, div#footer-box {border-width: 30px;
   div#top-section, div#content, div#footer-box {border-width: 30px;
                                                 border-color: #F47F24}
                                                 border-color: #F47F24}
 +
  table.calendar { margin: 0; padding: 2px; }
 +
  table.calendar td      { margin: 0; padding: 1px; vertical-align: top; }
 +
  table.month .heading td { padding:1px; background-color:#003C7D; color:#F47F24; text-align:center; font-weight:bold; }
 +
  table.month .dow td    { color:#000000; text-align:center; font-size:100%; }
 +
  table.month td.today    { background-color:#EEE; }
 +
  table.month td {border: none;
 +
                  margin: 0;
 +
                  padding: 0pt 1.5pt;
 +
                  font-weight: bold;
 +
                  font-size: 9pt;
 +
                  text-align: right;
 +
                  background-color: #F47F24;
 +
                  }
 +
  #bodyContent table.month a { background:none; padding:0 }
 +
  .day-active { color:#003C7D }
 +
  .day-empty  { color:#000000 }
/*Following code for pipe navigation found at http://css.maxdesign.com.au/listamatic/horizontal36.htm*/
/*Following code for pipe navigation found at http://css.maxdesign.com.au/listamatic/horizontal36.htm*/
#navcontainer
#navcontainer

Revision as of 17:37, 11 June 2009