1
0
Fork 0

change title color

This commit is contained in:
koplenov 2026-04-05 02:31:13 +03:00
parent 772f1145d3
commit 729a3c18ac

View file

@ -29,7 +29,8 @@
}
.window-header {
background: #1a0000;
/* background: #1a0000; */
background:#e0cce0;
padding: 12px 16px;
display: flex;
justify-content: space-between;