MediaWiki:Common.css: Difference between revisions

From Hackers & Designers
(update textarea font-size)
 
(delete custom css and put it in core file (wikieditor plugin))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
textarea {
  font-size: 16px;
}

Latest revision as of 18:10, 12 April 2017

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