aboutsummaryrefslogtreecommitdiff
path: root/public/stylesheets
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 22:02:12 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 22:02:12 +0100
commit914d60ca25def8805b7fb2dafcab17474e08cc87 (patch)
tree53ad95f040157f442aa62d1e648f75896e26a106 /public/stylesheets
parentecc769dab59d427c1fa5dc8856dd32068b4ba6db (diff)
downloadtplink-energy-monitor-914d60ca25def8805b7fb2dafcab17474e08cc87.tar.xz
tplink-energy-monitor-914d60ca25def8805b7fb2dafcab17474e08cc87.zip
Poll for realtime usage updates
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index b8545e9..320eb01 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -1,3 +1,7 @@
footer ul {
margin-bottom: 0px;
}
+
+.page-header {
+ margin: 10px 0 20px;
+} \ No newline at end of file