Difference between revisions of "Team:Bielefeld-CeBiTec/CSS"

Line 8: Line 8:
  
 
.content {
 
.content {
         margin-bottom: 60px;
+
          
 
background-color: white;
 
background-color: white;
 
padding: 15px 60px;
 
padding: 15px 60px;
Line 14: Line 14:
 
border-radius: 15px;
 
border-radius: 15px;
 
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
        padding: 20px;
 +
        width: 100%;
 +
margin: 0px;
 +
border: none;
 
}
 
}
  

Revision as of 12:56, 11 July 2018