Merge pull request #1882 from umbraco/temp-U4-9769

U4-9769 - BG Color change for installer to purple hue
This commit is contained in:
Mads Rasmussen
2017-04-19 14:42:43 +02:00
committed by GitHub

View File

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