mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Even better-looking loading background.
This commit is contained in:
parent
4e14ff3b11
commit
2e2c9459d8
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
background-image: url($url), linear-gradient(to bottom, $top, $mid $stop, $bot)
|
||||
background-repeat: no-repeat
|
||||
background-position: top $backgroundPosition
|
||||
background-size: contain
|
||||
|
||||
#level-loading-view
|
||||
color: blue
|
||||
|
|
Loading…
Reference in a new issue