mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
d7a66722b9
Removing trial subscriptions Updating trial page copy Adding special HoC trial Introducing a new course prepaid property endDate, which won’t be returned or redeemed after the date.
23 lines
299 B
Sass
23 lines
299 B
Sass
#teachers-free-trial-view
|
|
|
|
.input-school
|
|
width: 40%
|
|
|
|
.input-location
|
|
width: 40%
|
|
|
|
.input-heard-about
|
|
width: 100%
|
|
|
|
.logged-out-blurb
|
|
font-size: 18px
|
|
|
|
.thanks-submit
|
|
display: none
|
|
|
|
.email-address
|
|
margin-right: 12px
|
|
|
|
.error-message
|
|
display: none
|
|
color: red
|