Commit fdfda86f authored by Kristian Tan's avatar Kristian Tan

styling

parent f940cb35
body { body {
font-family: "Roboto Thin"; font-family: "Roboto Thin";
background-color: rgb(31, 31, 31); background-color: black;
} }
.heading { .heading {
text-decoration: underline; text-decoration: underline;
text-align: center; text-align: center;
color: white;
margin-bottom: 5%; margin-bottom: 5%;
/*background-color: aqua;*/ /*background-color: aqua;*/
} }
...@@ -22,6 +23,7 @@ body { ...@@ -22,6 +23,7 @@ body {
} }
.device_list_title { .device_list_title {
color: white;
text-decoration: underline; text-decoration: underline;
} }
......
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