aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 19:41:03 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 19:41:03 +0100
commitecc769dab59d427c1fa5dc8856dd32068b4ba6db (patch)
tree6a6f6ca99a2c2f4f0cfdb90d29bacb936891c159 /public
parenta6459b390ecfcaca90c8b30fc3ab6f6f6db4fb0c (diff)
downloadtplink-energy-monitor-ecc769dab59d427c1fa5dc8856dd32068b4ba6db.tar.xz
tplink-energy-monitor-ecc769dab59d427c1fa5dc8856dd32068b4ba6db.zip
Initial functionality. Static realtime usage for a single device
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
new file mode 100644
index 0000000..b8545e9
--- /dev/null
+++ b/public/stylesheets/style.css
@@ -0,0 +1,3 @@
+footer ul {
+ margin-bottom: 0px;
+}