mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
22 lines
378 B
Sass
22 lines
378 B
Sass
#segment-check-view
|
|
.class-code-input-group
|
|
display: flex
|
|
flex-direction: row
|
|
align-items: center
|
|
.class-code-input
|
|
text-align: center
|
|
|
|
.glyphicon
|
|
width: 0
|
|
line-height: 40px
|
|
font-size: 30px
|
|
|
|
.classroom-name
|
|
font-size: 26pt
|
|
|
|
.teacher-name
|
|
font-size: 14pt
|
|
|
|
.parent_birthdate
|
|
font-size: 11pt
|
|
margin-top: 20px
|