Add intro text for new users

closes #164
This commit is contained in:
2019-11-27 12:39:49 +01:00
parent 42304a8e27
commit 47b7a6501b
4 changed files with 54 additions and 5 deletions
-5
View File
@@ -8,8 +8,3 @@ $red: #fb6868;
$primary-color: $blue;
$body-text-color: #fff;
#topbar {
background-color: rgba(255, 0, 255, .2);
}