Fix issue #9534 - changed the character-name (#9547)

* Fix issue #9534 - changed the character-name from $white to $header-dark-background

* changes to #9534 - changed character-name color from -dark-background to -color.

* character-name color is back to  #9534

* changed character-name color to -200

* Changed colors for character name and level details #9534
This commit is contained in:
aalsehly86
2017-12-05 15:02:29 -05:00
committed by Sabe Jones
parent d4bc7c77a9
commit 7caf211bec

View File

@@ -42,6 +42,14 @@ div
color: #4f2a93; color: #4f2a93;
} }
h3 {
color: #4e4a57;
}
span {
color: #878190;
}
.actions { .actions {
padding-top: 5em; padding-top: 5em;