User:Noggisoggi/vector.css: Difference between revisions
Jump to navigation
Jump to search
Noggisoggi (talk | contribs) (Attempting some CSS nonsense) |
Noggisoggi (talk | contribs) m (Added Minecraft font from old J-Stats repo) |
||
Line 1: | Line 1: | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'Minecraft-Regular'; | ||
src: | src: url("https://github.com/retromcorg/J-Stats/raw/main/assets/fonts/Minecraft-Regular.otf"); | ||
} | } |
Revision as of 09:16, 19 June 2024
@font-face { font-family: 'Minecraft-Regular'; src: url("https://github.com/retromcorg/J-Stats/raw/main/assets/fonts/Minecraft-Regular.otf"); }