Template:Queens Canada/Header
From 2012.igem.org
(Difference between revisions)
Line 156: | Line 156: | ||
height: 200px; | height: 200px; | ||
width: 975px; | width: 975px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -khtml-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | -moz-box-shadow: 3px 3px 4px #000; | ||
+ | -webkit-box-shadow: 3px 3px 4px #000; | ||
+ | box-shadow: 3px 3px 4px #000; | ||
+ | margin-bottom: 10px; | ||
+ | padding-top: 5px; | ||
+ | padding-bottom: 5px; | ||
} | } | ||
Revision as of 18:38, 18 May 2012