mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
* 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:
@@ -42,6 +42,14 @@ div
|
||||
color: #4f2a93;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: #4e4a57;
|
||||
}
|
||||
|
||||
span {
|
||||
color: #878190;
|
||||
}
|
||||
|
||||
.actions {
|
||||
padding-top: 5em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user