Template:UT-Tokyo CSS p
From 2010.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
background-color:#33C; | background-color:#33C; | ||
padding:3px; | padding:3px; | ||
+ | background-color:#50A; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | -moz-box-shadow: 2px 2px 5px #000; | ||
+ | -webkit-box-shadow: 2px 2px 5px #000; | ||
+ | box-shadow: 2px 2px 5px #000; | ||
+ | behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); | ||
+ | font-family:"Times New Roman", Times, serif; | ||
+ | padding:2px; | ||
} | } | ||
Revision as of 02:07, 28 October 2010