Update remaining elements with new theme colors

This commit is contained in:
Fred Boniface
2023-10-16 11:52:05 +01:00
parent 5092de122a
commit b02e015496
5 changed files with 10 additions and 5 deletions

View File

@@ -48,6 +48,7 @@
border-top: none;
border-bottom: none;
border-color: var(--box-shadow-color);
color: var(--main-text-color);
text-decoration: double;
font-weight: 600;
}