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

Line 7: Line 7:
  
 
.content {
 
.content {
margin: 50px;
+
margin-left: 50px;
 +
        margin-right: 50px;
 
background-color: white;
 
background-color: white;
 
padding: 15px 60px;
 
padding: 15px 60px;
Line 13: Line 14:
 
border-radius: 10px;
 
border-radius: 10px;
 
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
        max-width: 200px;
 
 
}
 
}
  

Revision as of 22:04, 26 May 2018