Template:Zjucss Modeling
From 2011.igem.org
(Difference between revisions)
Line 110: | Line 110: | ||
display:none;}*/ | display:none;}*/ | ||
.block{ | .block{ | ||
- | -moz-border-radius: | + | -moz-border-radius: 10px; |
- | -webkit-border-radius: | + | -webkit-border-radius: 10px; |
- | border-radius: | + | border-radius: 10px; |
background-color: white; | background-color: white; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
width:720px; | width:720px; | ||
+ | margin-left:10px; | ||
+ | margin-right:20px; | ||
+ | margin-bottom:15px; | ||
+ | float:right; | ||
+ | padding:15px; | ||
+ | /*shadow!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/ | ||
+ | box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); | ||
+ | -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/ | ||
+ | border: 1px solid #CCCCCC; | ||
} | } | ||
#introduction{ | #introduction{ |
Revision as of 08:46, 26 September 2011