MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
} | } | ||
.roka, .lida { | @font-face{ | ||
font-family: 'Truth and Ideals'; | |||
src: url("https://hoard.astaryuu.cc/assets/fonts/Truth And Ideals-Normal2.ttf") format('truetype'); | |||
} | |||
@font-face { | |||
font-family: Andika; | |||
src: url(https://hoard.astaryuu.cc/assets/fonts/Andika-Regular.ttf) format("truetype"); | |||
} | |||
.roka, .lida, :lang(roka), :lang(lida) { | |||
font-family: 'AH Rokajang Shika', sans-serif; | font-family: 'AH Rokajang Shika', sans-serif; | ||
font-size: 110%; | font-size: 110%; |