From 9666591deb889f9cdb1e9991f6a2509de1fd00b9 Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Mon, 11 Feb 2019 21:54:00 +0100 Subject: [PATCH] icon --- index.php | 4 ++-- static/css/custom.css | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index a9de3c2..286fc19 100644 --- a/index.php +++ b/index.php @@ -129,7 +129,7 @@
1 ) { ?> - +   1 ) { ?> - +
diff --git a/static/css/custom.css b/static/css/custom.css index 0ae8633..92eb7d3 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -102,10 +102,10 @@ a { .head span a { color: black; } -.head span a::after { - content: " \f0c1"; - font-family: FontAwesome; - font-size: 0.8em; +.head a i { + position: relative; + top: -0.4em; + font-size: 0.6em; color: #1EAEDB; } .one-half.odd .title,