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