2,788
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
html, body { | html, body { | ||
font-family: 'Noto Sans', sans-serif; | font-family: 'Noto Sans', sans-serif; | ||
} | |||
/* form of */ | |||
.form-of { | |||
font-style: italic; | |||
} | |||
.form-of .mention { | |||
font-weight: bold; | |||
font-style: normal; | |||
} | } | ||