mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
a995fb938b
Update private clans dashboard to show level progression in order, and visually indicate which levels are not completed/started/completed. Update private clans blurb and screenshot. Subscribe prompt on make private clan checkbox.
17 lines
232 B
Sass
17 lines
232 B
Sass
#clans-view
|
|
color: black
|
|
|
|
.clan-title
|
|
cursor: pointer
|
|
|
|
.create-clan-description
|
|
width: 50%
|
|
|
|
.popover
|
|
max-width: 100%
|
|
|
|
h3
|
|
background: transparent
|
|
border: 0
|
|
font-size: 30px
|
|
color: black
|