Difference between revisions of "MediaWiki:Common.css"

From Mashinky
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
.nomobile{
 +
  display:block;
 +
}

Revision as of 09:44, 18 October 2017

/* CSS placed here will be applied to all skins */
.nomobile{
  display:block;
}