MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


h1, h2, h3, h4, h5, h6 {
  font-family: arial
}
* {font-family: georgia}
* {font-family: georgia}
h1 {font-family: arial}
h2 {font-family: arial}
h3 {font-family: arial}
h4 {font-family: arial}
h5 {font-family: arial}
h6 {font-family: arial}