Verdana headings.
authorMike Taylor <mike@indexdata.com>
Thu, 22 Mar 2007 07:57:34 +0000 (07:57 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 22 Mar 2007 07:57:34 +0000 (07:57 +0000)
web/htdocs/style.css

index a3a6866..429bee7 100644 (file)
@@ -1,9 +1,11 @@
-/* $Id: style.css,v 1.3 2007-03-21 13:33:09 mike Exp $ */
+/* $Id: style.css,v 1.4 2007-03-22 07:57:34 mike Exp $ */
 body {
   color: black;
   background: white;
 }
 
+h1,h2 { font-family: Verdana, "Sans Serif", Sans }
+
 blockquote {
   background: #ffffc0;
   margin: 1em 3em;