mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
ca red color fix
This commit is contained in:
parent
817c076b5e
commit
a8b5d74f2f
@ -535,6 +535,10 @@ li.caMenuItem:hover {
|
|||||||
color: var(--link-color-hover);
|
color: var(--link-color-hover);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ca_red {
|
||||||
|
color: #e22828 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* CA search input */
|
/* CA search input */
|
||||||
#searchButton:hover {
|
#searchButton:hover {
|
||||||
color: rgb(var(--accent-color));
|
color: rgb(var(--accent-color));
|
||||||
|
Loading…
Reference in New Issue
Block a user