astrXbian/www/jukebox/fonts/Calibri.css

5 lines
174 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: Calibri, Candara, Segoe, "Segoe UI", Optima, BetecknaLowerCase, Arial, sans-serif;
}