Difference between revisions of "MediaWiki:Common.css"

From KIproBatt Wiki
(content from https://en.wikiversity.org/wiki/MediaWiki:Common.css)
 
(remove VisNetwork)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
/* Show only when printing */
 
@media screen, projection, handheld {
 
  .printonly { display: none !important; }
 
}
 

Latest revision as of 05:03, 21 May 2022

/* CSS placed here will be applied to all skins */