diff --git a/res/welcome.html b/res/welcome.html index 8dd70d6d..d98ff63d 100644 --- a/res/welcome.html +++ b/res/welcome.html @@ -76,15 +76,15 @@ h1::after { margin: 28px 0; } -.mx_buttonheadline { +.mx_ButtonHeadline { margin-bottom: 14px; } -.mx_buttonlabel { +.mx_ButtonLabel { margin-left: 20px; } -.mx_buttonwrappertext { +.mx_ButtonWrapperText { font-size: 13px; margin-bottom: 10px; } @@ -111,7 +111,7 @@ h1::after { color: white !important; } -.mx_secondarybutton { +.mx_SecondaryButton { background-color: #FFFFFF; color: #2E2F32; } @@ -139,23 +139,23 @@ h1::after {