Fix installer step name color and size

This commit is contained in:
Andrey Cherepanov 2013-09-27 16:59:13 +04:00
parent 769cb6b4a9
commit 2afe235ed6

View File

@ -8,7 +8,9 @@
}
.AWizardFace #wizardface_title_text {
color: rgb(43,50,141);
color: rgb(255,255,255);
font: bold;
font-size: 24px;
}
.ACenterFace {