Commit 4b66b20a authored by Kristian Tan's avatar Kristian Tan

styling

parent 4cd2fdd9
...@@ -24,6 +24,7 @@ body { ...@@ -24,6 +24,7 @@ body {
margin-left: 5%; margin-left: 5%;
text-align: left; text-align: left;
border-bottom-style: solid; border-bottom-style: solid;
border-bottom-color: black;
border-bottom-width: 1px; border-bottom-width: 1px;
} }
...@@ -33,16 +34,16 @@ body { ...@@ -33,16 +34,16 @@ body {
.smart_meter { .smart_meter {
width: 65%; width: 65%;
margin-right: 2%; margin-right: 5%;
margin-left: 5%; margin-left: 5%;
margin-bottom: 2%; margin-bottom: 5%;
border-style: solid; border-style: solid;
border-color: black; border-color: black;
border-width: 1px; border-width: 1px;
} }
.smart_meter_info { .smart_meter_info {
margin-top: 5%; margin-top: 2%;
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