summaryrefslogtreecommitdiff
path: root/ebus/webhdf/static/css/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'ebus/webhdf/static/css/stylesheet.css')
-rw-r--r--ebus/webhdf/static/css/stylesheet.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/ebus/webhdf/static/css/stylesheet.css b/ebus/webhdf/static/css/stylesheet.css
deleted file mode 100644
index a3b876c..0000000
--- a/ebus/webhdf/static/css/stylesheet.css
+++ /dev/null
@@ -1,25 +0,0 @@
-body {
- margin: 0;
- font-family:sans;
- text-align:center;
- width:100%;
-}
-
-#ebusgraph {
- margin: 5px auto;
- width: 90%;
- height: 70%;
-}
-
-#overview {
- margin: 1% auto 0% auto;
- width: 90%;
- height: 100px;
-}
-
-#options {
- height: 10%;
- width: 800px;
- margin:auto;
- text-align:left;
-}