Commit fdfda86f authored by Kristian Tan's avatar Kristian Tan

styling

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