From c1306df43341135910810919e5ff98113c135ec7 Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Fri, 25 Mar 2016 15:23:47 +0100 Subject: Deleted duplicate /old/-folder (probably when nms.g.o was copied). --- .../old/speedometer/default.css | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 web/nms-public.gathering.org/old/speedometer/default.css (limited to 'web/nms-public.gathering.org/old/speedometer/default.css') diff --git a/web/nms-public.gathering.org/old/speedometer/default.css b/web/nms-public.gathering.org/old/speedometer/default.css deleted file mode 100644 index eddcb95..0000000 --- a/web/nms-public.gathering.org/old/speedometer/default.css +++ /dev/null @@ -1,53 +0,0 @@ -body{ - background: #fff url('Statistikk_bakgrunn_alternate-02.png') top left no-repeat; -} - -*{ - margin: 0; - padding: 0; - -} - -div#container{ - width: 1920px; - height: 1080px; - min-width: 1920px; - display: block; -} - -div#data{ - padding-top: 100px; -} - -a{ - color: #fff; - padding: 10px; - border-color: #fff; - text-decoration: none; - background-color: #fff; - border-radius: 7px; - width: auto; -} - -a:hover{ - color: #333; - border-color: #ddd; - background-color: #e0e0e0; -} - -h1{ - -} - -h1#title{ - font-family: 'Droid Sans', sans-serif; - font-size: 70px; - padding-left: 505px; - padding-top: 70px; - color: #293f6c; -} - -div#logs{ - font-size: 26px; - font-family: 'Droid Sans', sans-serif; -} -- cgit v1.2.3