MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
No edit summary
No edit summary
Line 3: Line 3:
{
{
     font-family: Trebuchet MS, Tahoma, sans-serif;
     font-family: Trebuchet MS, Tahoma, sans-serif;
}
/* Hide ability to change skin in Vector and Minerva */
#mw-htmlform-skin, #mw-input-wpskin {
display: none;
}
}


Line 73: Line 78:
body[class*=' page-User_'] .hide-when-not-idea,
body[class*=' page-User_'] .hide-when-not-idea,
body[class*=' page-Idea_Supreme_'] .hide-when-not-idea,
body[class*=' page-Idea_Supreme_'] .hide-when-not-idea,
body[class*=' page-Special_'].skin-minerva .hide-when-not-idea,
body[class*=' ns-special '] .hide-when-not-idea {
body[class*=' ns-special '] .hide-when-not-idea {
display: none;
display: none;