Difference between revisions of "Team:Colegio EmelinaU"

Line 38: Line 38:
 
/* Set up a width, height and color of the body wrapper*/
 
/* Set up a width, height and color of the body wrapper*/
 
body {  
 
body {  
background-color:#f6f6f6;
+
background-color:#ffffff;
 
                                 font-family: 'Roboto', sans-serif;
 
                                 font-family: 'Roboto', sans-serif;
 
}
 
}
Line 49: Line 49:
 
margin-left:20px;
 
margin-left:20px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #fff;  
+
background-color: #fff;
 +
 
 +
                                -webkit-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                -moz-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);  
 
 
 
}
 
}

Revision as of 05:38, 6 September 2015