MediaWiki:Common.css: Difference between revisions
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 */ | ||
@font-face { | |||
font-family: "DrSlab"; | |||
src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/1/17/Drslab-base-webfont.woff") format("woff"); | |||
} | |||
.drslab { | |||
font-family: "DrSlab"; | |||
} | |||
/* Infobox template style */ | /* Infobox template style */ |