5,960
edits
(last edit.) |
No edit summary |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@100;200;300;400;500;700;900&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@100;200;300;400;500;700;900&display=swap'); | ||
.mw-parser-output * { | |||
font-family: 'Google Sans', sans-serif; | font-family: 'Google Sans', sans-serif; | ||
} | |||
i { | |||
display: inline-block; | |||
margin-right: 0.2em; | |||
} | } | ||
</style> | </style> |