MediaWiki:Common.css: Difference between revisions
From Noe's Woes
Noelle Jade (talk | contribs) (Replaced content with "i fucking give up") Tag: Replaced |
Noelle Jade (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
@font-face { |
|||
i fucking give up |
|||
font-family: "Nasalization"; |
|||
src: url(noelle.df1.dev/assets/fonts/nasalization-rg.woff2) format("woff2"), |
|||
url(noelle.df1.dev/assets/fonts/nasalization-rg.otf) format("opentype"); |
|||
body { |
|||
font-family: 'Nasalization'; |
|||
} |
|||
.mw-editsection-like { |
|||
font-family: 'Nasalization'; |
|||
} |
|||
.mw-body { |
|||
// h1's can exist outside of `.mw-body-content` so some heading styles |
|||
// therefore need to be defined in `.mw-body` as well. |
|||
h1, |
|||
.mw-heading1, |
|||
&-content h1, |
|||
&-content .mw-heading1, |
|||
&-content h2, |
|||
&-content .mw-heading2 { |
|||
font-family: 'Nasalization'; |
|||
Latest revision as of 07:14, 19 Mayıs 2025
@font-face {
font-family: "Nasalization";
src: url(noelle.df1.dev/assets/fonts/nasalization-rg.woff2) format("woff2"),
url(noelle.df1.dev/assets/fonts/nasalization-rg.otf) format("opentype");
body {
font-family: 'Nasalization';
}
.mw-editsection-like {
font-family: 'Nasalization';
}
.mw-body {
// h1's can exist outside of `.mw-body-content` so some heading styles
// therefore need to be defined in `.mw-body` as well.
h1,
.mw-heading1,
&-content h1,
&-content .mw-heading1,
&-content h2,
&-content .mw-heading2 {
font-family: 'Nasalization';