mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
19 lines
243 B
Sass
19 lines
243 B
Sass
|
#careers-view
|
||
|
|
||
|
.big-side-margins
|
||
|
margin-left: 15%
|
||
|
margin-right: 15%
|
||
|
|
||
|
.big-text
|
||
|
font-size: 16px
|
||
|
|
||
|
.center
|
||
|
text-align: center
|
||
|
|
||
|
.praise-author
|
||
|
font-size: 12px
|
||
|
|
||
|
.praise-quote
|
||
|
font-size: 20px
|
||
|
font-style: italic
|