MediaWiki:Common.css: Difference between revisions

Changed body font.
m (Removed.)
Tag: Manual revert
(Changed body font.)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Wiki Font */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap');
body {
  font-family: 'Shippori Mincho B1', serif;
}


/* Main container style */
/* Main container style */
3,132

edits