MediaWiki:Common.css: Difference between revisions

From Hackers & Designers
(increase `input` font-size)
(delete custom css and put it in core file (wikieditor plugin))
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
input, textarea {
  font-size: 16px;
}

Latest revision as of 18:10, 12 April 2017

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