Commit 041de0cc authored by Kristian Tan's avatar Kristian Tan

styling

parent c9506a2d
...@@ -49,7 +49,7 @@ body { ...@@ -49,7 +49,7 @@ body {
margin-bottom: 2%; margin-bottom: 2%;
/*background-color: coral;*/ /*background-color: coral;*/
border-style: solid; border-style: solid;
border-color: rgb(0, 0, 128); border-color: white;
border-width: 1px; border-width: 1px;
} }
...@@ -60,7 +60,7 @@ body { ...@@ -60,7 +60,7 @@ body {
} }
.chart { .chart {
color: rgb(0, 0, 128); color: white;
width: 70%; width: 70%;
height: 50%; height: 50%;
margin-left: 15%; margin-left: 15%;
......
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