MediaWiki:Common.css: Difference between revisions

From WICE Wiki v2.93
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: div.keywords { display: none; }"
 
(No difference)

Latest revision as of 13:45, 26 January 2016

/* CSS placed here will be applied to all skins */
div.keywords {
  display: none;
}