Update CSS

This commit is contained in:
Christine Dodrill 2016-02-05 14:08:25 -08:00
parent 486b68145e
commit e598cced24
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
body { font-family: sans-serif; background: #eee; }
body { font-family: monospace; background: #eee; }
a, h1, h2 { color: #377ba8; }
h1, h2 { font-family: 'Georgia', serif; margin: 0; }
h1, h2 { font-family: monospace; margin: 0; }
h1 { border-bottom: 2px solid #eee; }
h2 { font-size: 1.2em; }