2,124
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/*We need to reorganize the entirety of common.css (and transfer most of this to monobook.css) once everything is done*/ | /*We need to reorganize the entirety of common.css (and transfer most of this to monobook.css) once everything is done*/ | ||
@font-face { | |||
font-family: "Delfino"; | |||
src: url("https://kirbyspeedrun.com/fonts/delfino-webfont.woff2") format("woff2"), | |||
url("https://kirbyspeedrun.com/fonts/delfino-webfont.woff") format("woff"); | |||
} | |||
/* CUSTOM LOGOS */ | /* CUSTOM LOGOS */ | ||
Line 185: | Line 190: | ||
.mw-pt-translate-header {border: 0;} | .mw-pt-translate-header {border: 0;} | ||
.mw-pt-languages {background-color: transparent; border: 0;} | .mw-pt-languages {background-color: transparent; border: 0;} | ||