Use sans-serif font.

llvm-svn: 52196
This commit is contained in:
Ted Kremenek 2008-06-11 05:29:48 +00:00
parent 567d28c20d
commit 39da888759
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
html, body {
padding:0px;
html, body {
padding:0px;
color:#000000; background-color:#ffffff;
font-family: Helvetica, sans-serif;
}
/* Slides */