Template:Menu side collapse: Difference between revisions

From WikiMSK

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:
     width: 332px;
     width: 332px;
}
}
@media only screen and (max-width: 700px) {
@media only screen and (max-width: 700px) {
   .menu-side {
   .menu-side {
     display:none;
     Width:100%;
   }
   }
}
}
.menu-side-header {
.menu-side-header {
     background: #3498db;
     background: #3498db;
Line 37: Line 35:
     margin-left: 0!important;
     margin-left: 0!important;
     line-height: 1.5rem;
     line-height: 1.5rem;
}</style>
}
.mw-collapsible-toggle{
float:none!important;
}
</style>
</html>
</html>
<noinclude>[[Category:Menu Templates]]</noinclude>

Latest revision as of 17:19, 1 May 2022