ASDSO Dam Safety Toolbox

MediaWiki: Common.css: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: @import url( 'https://fonts.googleapis.com/css?family=Montserrat '); body { font-family: "Montserrat"; }")
(No difference)

Revision as of 20:43, 1 June 2022

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

body {
    font-family: "Montserrat";
}