update style

This commit is contained in:
pena 2022-12-06 00:25:44 +01:00 committed by Swrup
parent 9142651ec0
commit 9b1dbda081

View file

@ -5,13 +5,17 @@ html {
body {
height: 100%;
padding-top: 0rem;
color: #5a5a5a;
background-color: #e8eaf6;
color: #af8e6c;
background-color: #2f341f;
line-height: 1.6;
font-size: 18px;
}
#page-title {
a {
color: #ec44ee
}
h1 {
text-align: center;
}