fix x-noscript style

This commit is contained in:
schlagmichdoch 2023-02-08 04:07:02 +01:00
parent 9f182eced3
commit b8411eb99b
2 changed files with 5 additions and 11 deletions

View file

@ -147,6 +147,11 @@ hr {
background-color: white;
}
x-noscript {
background: var(--primary-color);
color: white;
z-index: 2;
}
/* Icons */