From 016ee202b5fb4b4c77eaffd68f58c59b80e63a7e Mon Sep 17 00:00:00 2001 From: Cédric Picard Date: Sat, 29 Nov 2014 01:52:15 +0100 Subject: Fucking great dark theme --- static/base.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'static/base.css') diff --git a/static/base.css b/static/base.css index 5160b77..c671db7 100644 --- a/static/base.css +++ b/static/base.css @@ -7,14 +7,9 @@ body { } #floatingmenu { - border: 1px solid #000; - width: 200px; - height: 50px; - background-color: #343844; display: block; position: absolute; right: 0px; top: 0px; position: absolute; - color: #E9A94B; } -- cgit v1.2.3