Commit d4ebaa75 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Put background image in installer to top left corner. Use appropriate…

Put background image in installer to top left corner. Use appropriate School-themed color for background.
parent 854ca24d
......@@ -2,8 +2,8 @@
.AWizardFace {
border-style: none;
background-image: url(:/design/bg.png);
background-color: rgb(0,139,209);
background-position: center;
background-color: rgb(167,228,255);
background-position: top left;
background-repeat: no-repeat;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment