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

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 5fb9154..e0609e1 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -5,7 +5,7 @@
body {
background-color: #f8f8f8;
color: #3f3f3f;
- font-family: "Charter", Helvetica, Arial, serif;
+ font-family: "Charter", Times, "Times New Roman", serif;
margin: 0 auto;
}