update style

This commit is contained in:
zapashcanon 2022-12-06 00:25:44 +01:00
parent ac2ede257f
commit eda6a2d001
Signed by untrusted user who does not match committer: zapashcanon
GPG Key ID: 8981C3C62D1D28F1

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;
}