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

Line 7: Line 7:
  
 
.content {
 
.content {
margin: 100px;
+
margin: 50px;
 
background-color: white;
 
background-color: white;
 
padding: 15px 60px;
 
padding: 15px 60px;
Line 13: Line 13:
 
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);
min-height: 100px;
 
 
}
 
}
  

Revision as of 22:01, 26 May 2018