diff --git a/static/css/styles.css b/static/css/styles.css index 101ff91..268442a 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -359,6 +359,7 @@ body { font-weight: bold; font-size: 140%; line-height: 1em; + color: #fff; } .title a { diff --git a/static/images/header-bg-dark.jpg b/static/images/header-bg-dark.jpg index a210157..8e4ff94 100644 Binary files a/static/images/header-bg-dark.jpg and b/static/images/header-bg-dark.jpg differ diff --git a/static/images/header-bg-light.jpg b/static/images/header-bg-light.jpg index 386b55f..8e4ff94 100644 Binary files a/static/images/header-bg-light.jpg and b/static/images/header-bg-light.jpg differ