Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 m (Made tooltip background more accurate) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 1: | Line 1: | ||
@font-face { | @font-face { | ||
font-family: 'Minecraft'; | font-family: 'Minecraft'; | ||
src: url('https://static. | src: url('https://static.miraheze.org/btawiki/1/1a/Minecraft.woff') format('woff'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | |||
font-display: fallback; | |||
} | |||
@font-face { | |||
font-family: 'Minecraft'; | |||
src: url('https://static.miraheze.org/btawiki/7/7f/Minecraft-Bold.woff') format('woff'); | |||
font-weight: bold; | |||
font-style: normal; | font-style: normal; | ||
font-display: fallback; | font-display: fallback; |