Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 403: Line 403:
  
 
@media (max-width: 768px){
 
@media (max-width: 768px){
 +
body{
 +
background: white;
 +
}
 +
 
#sidebar-btn {
 
#sidebar-btn {
 
position: fixed;
 
position: fixed;
Line 419: Line 423:
 
#container {
 
#container {
 
margin-top: 68px;
 
margin-top: 68px;
 +
padding: 0;
 
}
 
}
 
#container.inactive{
 
#container.inactive{
Line 424: Line 429:
 
}
 
}
 
#sidebar-btn.inactive{
 
#sidebar-btn.inactive{
left: 250px;
+
background: rgba(0,0,0,0.5);
 +
#left: 250px;
 
}
 
}
 
}
 
}

Revision as of 11:06, 4 May 2017