From 81d3cefcbb0418486922fd9acd1688a03a4d6338 Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Sat, 6 Oct 2018 20:09:11 +0200 Subject: Improved UI :lipstick: --- assets/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index af2f74d..3152e92 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -115,6 +115,12 @@ body { font-size: 13px; } +.bottom-right-logo { + position: absolute; + bottom: 5px; + right: 20px; +} + a:visited { text-decoration: none; color: #FB5D5E; -- cgit v1.2.3