From 0618008158ee6e74cb85b83c8e8b3bf96d471195 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Mon, 8 May 2017 22:58:29 -0400 Subject: [PATCH] add a nice google font to the headers --- css/style.css | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index 7bb708d..4422107 100644 --- a/css/style.css +++ b/css/style.css @@ -4,6 +4,7 @@ padding: 4px 10px; background-color: #f7f3dc; border-bottom: 2px solid #d8d0a0; + font-family: 'Libre Baskerville', sans-serif; } #header h1{ @@ -31,6 +32,7 @@ .bookTable th { font-weight: bold; text-align: left; + font-family: 'Libre Baskerville', sans-serif; } .bookTable th[data-sort-by] { diff --git a/index.html b/index.html index 0553f7b..37385d6 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ +