MediaWiki:Vector-2022.css: Difference between revisions
Created page with "@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:[email protected]&display=swap'); @font-face { font-family: 'EasyCo'; src: url("/images/font/edco.otf") format("opentype"), url("/images/font/edco.ttf") format("truetype"), url("/images/font/edco.woff") format("woff"), url("/images/font/edco.woff2") format("woff2"); } body { font-smooth: never; image-rendering: pixelated; } .mw-page-container-inner, .mw-logo-wordmark, .mw-page-title-main {..." |
No edit summary |
||
| Line 43: | Line 43: | ||
0px 14px | 0px 14px | ||
); | ); | ||
} | |||
.edco-border legend { | |||
font-size: 16px; | |||
} | } | ||