]> granicus.if.org Git - clang/commitdiff
Use Arial as default font.
authorTed Kremenek <kremenek@apple.com>
Wed, 11 Jun 2008 05:32:48 +0000 (05:32 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 11 Jun 2008 05:32:48 +0000 (05:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52197 91177308-0d34-0410-b5e6-96231b3b80d8

www/content.css

index 65d550152e524b52a9c09f3013ed3f8f76323801..28270877980bd7bb921cb9189e98599cb396c141 100644 (file)
@@ -1,7 +1,7 @@
 html, body {
        padding:0px;    
        color:#000000; background-color:#ffffff;
-  font-family: Helvetica, sans-serif;
+  font-family: Arial, sans-serif;
 }
 
 /* Slides */