1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

organizr nav flip color

This commit is contained in:
GilbN 2021-10-17 23:34:39 +02:00
parent 123014c70a
commit ac4c317226

View File

@ -2070,6 +2070,10 @@ input,
border-radius: 0px 0px 0 0;
}
.tabs-style-flip nav a::after {
background-color: rgb(var(--accent-color));
}
.tabs-style-flip .content-wrap {
background: var(--main-bg-color);
background-repeat: repeat, no-repeat;