mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
18 lines
224 B
Sass
18 lines
224 B
Sass
|
#teachers-free-trial-view
|
||
|
|
||
|
.input-email-address
|
||
|
width: 40%
|
||
|
|
||
|
.input-location
|
||
|
width: 40%
|
||
|
|
||
|
.input-heard-about
|
||
|
width: 100%
|
||
|
|
||
|
.thanks-submit
|
||
|
display: none
|
||
|
|
||
|
.error-message
|
||
|
display: none
|
||
|
color: red
|