15 lines
290 B
SCSS
15 lines
290 B
SCSS
page-core-login-site-help {
|
|
.content {
|
|
background-color: $white;
|
|
}
|
|
|
|
.core-login-faqwhatisurlanswer img {
|
|
max-height: 50px;
|
|
}
|
|
|
|
.core-login-faqwhereisqrcodeanswer img {
|
|
max-height: 220px;
|
|
margin-top: 5px;
|
|
margin-bottom: 5px;
|
|
}
|
|
} |