use same purple as the login screen

This commit is contained in:
Mads Rasmussen
2017-04-19 14:39:38 +02:00
parent 379bbe5bc4
commit d05bfc8983

View File

@@ -73,7 +73,7 @@ body {
right: 0;
left: 0;
bottom: 0;
background: @purple;
background: @purple-d2;
z-index: 666;
}