mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 16:47:58 -05:00
18 lines
253 B
Sass
18 lines
253 B
Sass
#teachers-view
|
|
|
|
.bigger-text
|
|
font-size: 18px
|
|
|
|
.uppercase
|
|
text-transform: uppercase
|
|
|
|
.btn-create-account
|
|
margin: 4px
|
|
min-width: 300px
|
|
|
|
.btn-login-account
|
|
margin: 4px
|
|
min-width: 300px
|
|
|
|
.text-center
|
|
text-align: center
|