Commit 0c70fc93 authored by Kristian Tan's avatar Kristian Tan

styling

parent edb90b43
...@@ -25,6 +25,8 @@ body { ...@@ -25,6 +25,8 @@ body {
/*background-color: red;*/ /*background-color: red;*/
margin-left: 5%; margin-left: 5%;
text-align: left; text-align: left;
border-bottom-style: solid;
border-bottom-width: 1px;
} }
.device_list_title { .device_list_title {
...@@ -43,6 +45,7 @@ body { ...@@ -43,6 +45,7 @@ body {
} }
.smart_meter_info { .smart_meter_info {
margin-top: 5%;
margin-left: 5%; margin-left: 5%;
margin-bottom: 5%; margin-bottom: 5%;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment