Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
Line 18: Line 18:
.card {
.card {
   position: relative;
   position: relative;
-
   left: -210px;
+
   left: -100%;
   padding: 10px 32px 10px 10px;
   padding: 10px 32px 10px 10px;
   margin: 8px;   
   margin: 8px;   
Line 31: Line 31:
background: #EDD6B4;  
background: #EDD6B4;  
   position: relative;
   position: relative;
-
   left: -20px;
+
   left:0%;
   box-shadow:  
   box-shadow:  
     0 -8px 8px -8px rgba(0, 0, 0, 0.5),
     0 -8px 8px -8px rgba(0, 0, 0, 0.5),

Revision as of 20:44, 17 October 2014