mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Fix style-flat color, .text-h1/2/etc style
This commit is contained in:
parent
78d221fe4c
commit
10e03c87c1
1 changed files with 2 additions and 1 deletions
|
@ -15,9 +15,10 @@ $forest: #20572B
|
|||
|
||||
.style-flat
|
||||
background: white
|
||||
color: black
|
||||
|
||||
// Fonts
|
||||
h1, h2, h3, h4, h5, h6
|
||||
h1, h2, h3, h4, h5, h6, .text-h1, .text-h2, .text-h3, .text-h4, .text-h5, .text-h6
|
||||
// Unsetting game styles
|
||||
font-variant: normal
|
||||
color: black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue