Changes

Jump to navigation Jump to search
123 bytes added ,  19:13, 22 January 2019
no edit summary
Line 1,474: Line 1,474:  
max-width:100%;
 
max-width:100%;
 
height:auto;
 
height:auto;
 +
}
 +
 +
.mobile{
 +
display:none !important;
 +
}
 +
@media only screen and (max-width: 600px){
 +
.nomobile{
 +
display:none !important;
 +
}
 +
 
}
 
}
Bureaucrats, private-view, public-view, Administrators
97,692

edits

Navigation menu