Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
/* Custom Fonts */
/* Custom Fonts */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@font-face {
    font-family: "Pericles";
    src: url(https://survivalcraft.wiki/content/Fonts/pericles.ttf) format("truetype");
}


/* Changes the font-family style of all content */
/* Changes the font-family style of all content */
Line 22: Line 26:
}
}
.mw-logo-wordmark {
.mw-logo-wordmark {
font-family: "Pericles";
color: #287308;
color: #287308;
font-weight: 500;
font-weight: 500;