From eb1a9abb1976271d874efd66ea31b04372744ae3 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Fri, 20 Oct 2017 21:51:11 +0200 Subject: Use correct font --- data/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/static/style.css b/data/static/style.css index aaf6dd1..71e7c41 100644 --- a/data/static/style.css +++ b/data/static/style.css @@ -104,7 +104,7 @@ footer { } .tags li a:before { - font: "tag"; + font-family: 'microawesome'; content: "\f02b"; margin-right: 2mm; font-size: 80% -- cgit v1.2.3-54-g00ecf