Modified css styling

parent b0b7b1f4
......@@ -18,7 +18,7 @@ body {
background-size: cover;
background-position: center;
background-attachment: fixed;
background-color: thistle;
background-color: #fffdd0;
font-size: 120%;
color: black;
}
......@@ -102,7 +102,7 @@ ol {
/* page details heading */
section {
height: 50vh;
height: 100vh;
background: lightblue;
}
section span {
......
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