Difference between revisions of "Template:DTU-Denmark/mainCSS"

Line 12: Line 12:
 
    
 
    
 
}
 
}
 +
 +
 +
 +
.teammobile{
 +
display:none;
 +
}
 +
 +
@media (max-width: 700px) {
 +
.teammobile{
 +
display:block;
 +
 +
.teambig{
 +
display:none;
 +
}
 +
 +
.col-xs-9{width:100%}
 +
}
 +
 +
}
 +
 +
  
 
body {
 
body {

Revision as of 14:31, 2 August 2019