Put background image in installer to top left corner. Use appropriate School-themed color for background.
This commit is contained in:
parent
854ca24d0f
commit
d4ebaa75ef
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user