From 28a2899e4db4cd13e3d44359c8cfd4bc1eed2769 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 18 Jan 2018 13:01:57 +0100 Subject: [PATCH] Update style.css --- css/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 9dc6dc8..e801901 100755 --- a/css/style.css +++ b/css/style.css @@ -326,7 +326,7 @@ body { .title-area h1 a { color: #333; font-size: 18px; - font-family: "josefin sans"; + font-family: "Overpass"; text-transform: uppercase; font-weight: 600; letter-spacing: 10px; } @@ -360,14 +360,14 @@ body { max-width: 100%; } .top-bar-section ul li > a { - font-family: "josefin sans"; + font-family: "Overpass"; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; } .top-bar-section li:not(.has-form).has-dropdown .dropdown a:not(.button) { line-height: 45px; - font-family: "josefin sans"; + font-family: "Overpass"; text-transform: capitalize; } /* member */ @@ -1302,7 +1302,7 @@ form.update-form input.button:hover { .modBarGraph .bars h4 { font-weight: normal; text-transform: capitalize; - font-family: "josefin sans"; + font-family: "Overpass"; margin-bottom: 10px; letter-spacing: 1px; } @@ -1382,4 +1382,4 @@ form.update-form input.button:hover { } .pager .newer { float: left; -} \ No newline at end of file +}