MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 99: Line 99:
}
}


#mw-content-subtitle {
/* Hide the custom Page | Discussion links on Welcome_to_mintarc */
.page-Welcome_to_mintarc #p-associated-pages {
     display: none !important;
     display: none !important;
}
}


 
.page-Welcome_to_mintarc .mw-content-subtitle {
/* Hide the custom Page | Discussion links on Welcome_to_mintarc */
.page-Welcome_to_mintarc #p-associated-pages {
     display: none !important;
     display: none !important;
}
}