summaryrefslogtreecommitdiff
path: root/datastore-leveldb/wwwroot_ebus/css/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'datastore-leveldb/wwwroot_ebus/css/stylesheet.css')
-rw-r--r--datastore-leveldb/wwwroot_ebus/css/stylesheet.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/datastore-leveldb/wwwroot_ebus/css/stylesheet.css b/datastore-leveldb/wwwroot_ebus/css/stylesheet.css
deleted file mode 100644
index 3f9a276..0000000
--- a/datastore-leveldb/wwwroot_ebus/css/stylesheet.css
+++ /dev/null
@@ -1,22 +0,0 @@
-body {
- font-family:sans;
- text-align:center;
- padding: 40px;
-}
-
-#ebusgraph {
- width: 100%;
- height: 70%;
-}
-
-#overview {
- width: 100%;
- margin:auto;
- height:100px;
-}
-
-#options {
- width:800px;
- margin:auto;
- text-align:left;
-}