Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Caselli <damien.caselli@gmail.com>2016-08-09 18:07:13 +0300
committerDamien Caselli <damien.caselli@gmail.com>2016-08-09 18:07:13 +0300
commitcc64c7688a550b45587ca80dcdd32bf327dbe75e (patch)
tree40bd55137aae73efae3a608598ba75c23547f02c
parentace218c5cf8666c67afb914a22ff3662a832e08a (diff)
Remove unused font
-rw-r--r--static/css/paperback.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/paperback.css b/static/css/paperback.css
index ec595bd..a02d07b 100644
--- a/static/css/paperback.css
+++ b/static/css/paperback.css
@@ -3,7 +3,7 @@
}
html {
- font-family: Arvo, Philosopher, serif;
+ font-family: Arvo, serif;
color: #303030;
background-color: #f5f5f0;
font-size: 1rem;