Difference between revisions of "MediaWiki:Common.css"

From Theatrum Paracelsicum
(Created page with "→‎CSS placed here will be applied to all skins: @import url( 'https://fonts.googleapis.com/css2?family=EB+Garamond');")
 
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url( 'https://fonts.googleapis.com/css2?family=EB+Garamond');
@import url( 'https://fonts.googleapis.com/css2?family=EB+Garamond');
type-smallcaps {
  font-variant:small-caps
}

Revision as of 13:31, 22 September 2022

/* CSS placed here will be applied to all skins */
@import url( 'https://fonts.googleapis.com/css2?family=EB+Garamond');

type-smallcaps {
  font-variant:small-caps
}