MediaWiki:Minerva.less/specials.less: Difference between revisions

no edit summary
(Created page with "→‎================================ changes to special mw.pages ================================: // == Special:MobileOptions == @media all and (min-width: @width-breakpoint-tablet) { .ns-special { .pre-content { background-color: transparent; } .mw-body { background: var(--body-main); form { background: transparent; } } } } form.mw-mf-settings .oo-ui-fieldLayout { &, &:first-child { border-color: var(--body-mid); } } // Pag...")
 
No edit summary
 
Line 1:
/* ================================
changes to special mw.pages
================================ */