151
edits
m |
m |
||
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://use.typekit.net/oov2wcw.css'); | |||
.skin-minerva.page-Main_Page #firstHeading { | .skin-minerva.page-Main_Page #firstHeading { | ||
Line 11: | Line 12: | ||
.visualClear { | .visualClear { | ||
clear: both; | clear: both; | ||
} | |||
body, td, th, p { | |||
font-family: "century-gothic", sans-serif; | |||
} | } |