mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 01:06:32 +01:00
Add correct color to title
This commit is contained in:
parent
36ca9aa0f4
commit
255bb79a50
1 changed files with 2 additions and 3 deletions
|
|
@ -249,9 +249,8 @@ h1.header {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
||||
h1.header, a.header, a.name, header a{
|
||||
color: #fff;
|
||||
h1.header, a.header, a.name, header a {
|
||||
color: #424242;
|
||||
}
|
||||
|
||||
a.header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue