diff --git a/css/site.css b/css/site.css index 7ee2cbb..1eee45d 100644 --- a/css/site.css +++ b/css/site.css @@ -1,3 +1,7 @@ +body { + background-color:white; +} + h1, h2, h3 { font-weight:bold; white-space:nowrap;