MediaWiki:Common.css: Difference between revisions

no edit summary
(change the logo to rocket rinder font which is galaxypedia branding i think lol)
No edit summary
Line 62: Line 62:
}
}


/* Logo Styling */
.mw-logo-container {
.mw-logo-container {
font-family: "Rocket Rinder", "Arial", "sans-serif";
font-family: "Rocket Rinder", "Arial", "sans-serif";
Line 68: Line 69:
letter-spacing: 0.1em;
letter-spacing: 0.1em;
-webkit-text-stroke: 0.01em black;
-webkit-text-stroke: 0.01em black;
}
.mw-logo {
filter: drop-shadow(0 0 2.5px black);
}
}


Line 73: Line 78:
text-decoration: none;
text-decoration: none;
}
}
/* End of Logo Styling */


.mw-number-text h3, .mw-number-text p {
.mw-number-text h3, .mw-number-text p {