header rewrite done
This commit is contained in:
parent
0fd7a9bb7f
commit
9b3a0bbc83
5 changed files with 51 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
/* Popup content box */
|
||||
.popup-content {
|
||||
background: var(--popup-background-color); /* Use variable for background color */
|
||||
background-color: var(--popup-background-color); /* Use variable for background color */
|
||||
color: var(--popup-text-color); /* Use variable for text color */
|
||||
padding: 30px;
|
||||
border-radius: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue