Feedback and test sender implement, minor fixes with links

This commit is contained in:
MrFry 2020-03-15 10:53:28 +01:00
parent 8a1149d223
commit c5d6518ceb
11 changed files with 154 additions and 89 deletions

View file

@ -20,6 +20,16 @@ body {
text-decoration: none;
}
.motdHeader {
text-align: center;
font-size: 24px;
}
.motd {
text-align: center;
font-size: 20px;
}
.sidebar {
margin: 0;
padding: 0;