Team:Purdue/CalendarTemplate

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css">> #cal { width:280px; font-family:arial, hevetica, sans-serif; font-size:9pt; color:#000; text-align:center; line-hei...")
Line 9: Line 9:
     text-align:center;
     text-align:center;
     line-height:30px;
     line-height:30px;
 +
}
 +
 +
#cal h2 {
 +
    width:270px;
 +
    margin:0 5px 5px 5px;
 +
    font-size:12pt;
 +
    background:#004a80;
 +
    color:#fff;
 +
}
 +
 +
#cal u1 {
 +
    width:280px;
 +
    margin:0;
 +
    padding:0;
}
}

Revision as of 22:45, 31 July 2012

July, 2012

  • Sunday
  • Monday
  • Tuesday
  • Wednesday
  • Saturday
  • 01
  • 02
  • 03
  • 04
  • 05
  • 06
  • 07
  • 08
  • 09
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31