make Calibri or Verdana default font

This commit is contained in:
Özgür Kesim 2017-11-27 12:04:36 -08:00
parent 3256e0bbb5
commit 62f1f72f40

View File

@ -14,6 +14,7 @@ body {
width: 100%;
margin:0;
overflow:hidden;
font-family:Calibri,Verdana,Sans-Serif;
}
#top {