mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-30 07:53:45 -04:00
Add .btn-burgandy
This commit is contained in:
parent
46afe40637
commit
356523dd4b
1 changed files with 4 additions and 0 deletions
|
@ -191,6 +191,10 @@ $forest: #20572B
|
||||||
background-color: white
|
background-color: white
|
||||||
border: 1px solid $gold
|
border: 1px solid $gold
|
||||||
color: $gold
|
color: $gold
|
||||||
|
|
||||||
|
.btn-burgandy
|
||||||
|
background-color: $burgandy
|
||||||
|
color: white
|
||||||
|
|
||||||
.btn-lg
|
.btn-lg
|
||||||
font-size: 18px
|
font-size: 18px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue