change title color
This commit is contained in:
parent
772f1145d3
commit
729a3c18ac
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
}
|
||||
|
||||
.window-header {
|
||||
background: #1a0000;
|
||||
/* background: #1a0000; */
|
||||
background:#e0cce0;
|
||||
padding: 12px 16px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue