Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 10: Line 10:
   text-transform: uppercase;
   text-transform: uppercase;
   font-weight: bold;
   font-weight: bold;
}
#footer-places-darkmode-toggle {
    display: inline-block;
}
#footer-places-desktop-toggle:after {
    content: ' ·' !important;
    font-weight: bold;
}
}