Add topbar, move account info to top-right corner

This commit is contained in:
2018-06-16 15:36:21 +02:00
parent 575c1a11c2
commit 24e3171311
7 changed files with 43 additions and 15 deletions
+5
View File
@@ -6,3 +6,8 @@ $yellow: #fbe468;
$red: #fb6868;
$primaryColor: $blue;
#topbar {
background-color: rgba(255,0,255,.2);
}