Difference between revisions of "MediaWiki:Common.css"

From GurBu Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .page-GPUInstancer .mw-redirectedfrom { display: none; } .page-GPUInstancer #contentSub { display: none; }")
 
(No difference)

Latest revision as of 21:44, 10 October 2018

/* CSS placed here will be applied to all skins */
.page-GPUInstancer .mw-redirectedfrom {
  display: none;
}

.page-GPUInstancer #contentSub {
  display: none;
}