Merge branch 'hendrik-post' into 'master'

Hendrik post

See merge request !185
This commit was merged in pull request #189.
This commit is contained in:
Lars van Hijfte
2017-02-02 13:58:17 +01:00
4 changed files with 58 additions and 31 deletions

View File

@@ -1,5 +1,10 @@
/* New */
.alertbox {
display: none;
background-color: firebrick;
}
.user-box {
text-align: center;
}