Team:HIT-Harbin/header

From 2011.igem.org

(Difference between revisions)
Line 85: Line 85:
.cadre{  
.cadre{  
-
     text-align:center;
+
     text-align:left;
     width :1000px;
     width :1000px;
     height:float;  
     height:float;  
     margin-top : 20px;
     margin-top : 20px;
-
     border: 5px solid #ccc;
+
     border: 2px solid #ccc;
     -moz-border-radius: 10px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;  
     -webkit-border-radius: 10px;  
     -goog-ms-border-radius: 10px;  
     -goog-ms-border-radius: 10px;  
     border-radius: 10px;
     border-radius: 10px;
-
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 
-
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 
-
    -goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 
-
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 
     }
     }

Revision as of 15:46, 4 October 2011