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

Line 288: Line 288:
 
         padding-bottom: 4%;
 
         padding-bottom: 4%;
 
}
 
}
 +
 +
@media only screen and (max-width: 1010px){
 +
.main_content {
 +
 +
background-color: white;
 +
border: 1px solid #000000;
 +
border-radius: 0px;
 +
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
min-height: 100px;
 +
border-top: none;
 +
border-bottom: none;
 +
        padding-bottom: 4%;
 +
    }
 +
}
 +
  
 
#container{
 
#container{

Revision as of 16:11, 27 August 2018