mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
13 lines
214 B
Sass
13 lines
214 B
Sass
#test-view
|
|
background-color: #eee
|
|
padding: 0
|
|
|
|
#test-h2
|
|
background: #add8e6
|
|
font-family: Arial, Geneva, sans-serif
|
|
padding: 20px
|
|
font-weight: bold
|
|
|
|
.alert-report
|
|
font-size: 20px
|
|
|