13 lines
304 B
Stylus
13 lines
304 B
Stylus
#entrySignIn.entryPage,
|
|
#entrySignUp.entryPage
|
|
.wrapper-auth
|
|
.title-auth
|
|
color: white
|
|
.entryLogo
|
|
margin-top: 50px
|
|
height: 50px
|
|
width: 50px
|
|
|
|
// TODO: Fix theming in active-entry so we don't have to do this
|
|
.entryPage .wrapper-auth .subtitle-auth
|
|
color: white !important |