Template:GeorgiaTech/css/experiment.css
From 2014.igem.org
(Difference between revisions)
Line 123: | Line 123: | ||
background-color: white; | background-color: white; | ||
height: auto; | height: auto; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | ||
+ | -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | ||
+ | box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | ||
} | } | ||
Revision as of 16:03, 26 June 2014