From 48a42bd7a18210db8fd1f8ae7018ace80cfbc991 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Mon, 12 Mar 2018 16:43:10 +0100 Subject: [PATCH] fixing improve this icon --- css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index 5379451..dbb19d2 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,6 @@ html { height: 100%; - overflow-y: scroll; + overflow-y: scroll; } body { @@ -247,7 +247,7 @@ tr:last-child td:last-child { border-bottom-right-radius: 1em; } #improvethis::before { - content : "\f040\00a0Improve\00a0this\00a0page"; + content : "\270E\00a0Improve\00a0this\00a0page"; } .highlighter-rouge {