Template:Queens Canada/Header
From 2012.igem.org
(Difference between revisions)
m |
|||
Line 17: | Line 17: | ||
#p-logo { height:0px; overflow:hidden; display: none;} | #p-logo { height:0px; overflow:hidden; display: none;} | ||
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | ||
- | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | + | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%; -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; | ||
+ | } | ||
.firstHeading { display: none;} | .firstHeading { display: none;} | ||
#content { background-color: white; | #content { background-color: white; |
Revision as of 15:33, 17 May 2012