Template:Zjucss Modeling

From 2011.igem.org

(Difference between revisions)
Line 110: Line 110:
display:none;}*/
display:none;}*/
.block{
.block{
-
-moz-border-radius: 5px;
+
-moz-border-radius: 10px;
-
-webkit-border-radius: 5px;
+
-webkit-border-radius: 10px;
-
border-radius: 5px;
+
border-radius: 10px;
background-color: white;
background-color: white;
-
margin:10px;
 
-
float:left;
 
-
color:#333333;
 
-
font-size:12pt;
 
-
padding:0;
 
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