Globally storing some data, other minor fixes

This commit is contained in:
mrfry 2021-01-10 11:15:54 +01:00
parent 820adec2d0
commit 0876761a0f
7 changed files with 111 additions and 61 deletions

View file

@ -49,6 +49,12 @@
text-align: center;
}
.subtitle {
color: #9999ff;
font-size: 20px;
text-align: center;
}
.newsTitle {
font-size: 28px;
color: var(--text-color);