astrXbian/www/jukebox/fonts/AppleGothic.css

4 lines
134 B
CSS
Raw Normal View History

2020-12-12 03:06:33 +01:00
body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input,button,select,option
{
font-family: "AppleGothic", "Gothic Uralic", sans-serif;
}