Updated css styling.

parent 0bc64816
......@@ -112,3 +112,17 @@ section {
font-weight: 700;
font-family: 'Dancing Script', cursive;
}
/* dashboard pages styling */
body {
background-color: thistle;
font-size: 120%;
color: black;
font-family: 'Sans Serif';
text-align: justify;
}
h1 {
font-family: 'Papyrus';
text-align: center;
}
\ No newline at end of file
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