Commit 712d3909 authored by Alexandra Panyukova's avatar Alexandra Panyukova

really white

parent 485f83e0
...@@ -5,9 +5,18 @@ ...@@ -5,9 +5,18 @@
background-color: rgb(0,139,209); background-color: rgb(0,139,209);
background-position: center; background-position: center;
wizardface_title_text: white; wizardface_title_text: white;
wizardface_title_text: rgb(255,255,255);
background-repeat: no-repeat background-repeat: no-repeat
} }
.AWizardFace #wizardface_title_text {
color: white;
}
.AWizardFace#wizardface_title_text: rgb(255,255,255);
AWizardFace#wizardface_title_text: rgb(255,255,255);
.ACenterFace { .ACenterFace {
border-style: none; border-style: none;
} }
......
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