astrXbian/www/jukebox/fonts/GillSans.css

4 lines
129 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: "Gill Sans", "Droid Sans", sans-serif;
}