1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-02 21:47:12 +02:00
This commit is contained in:
GilbN 2022-12-21 22:48:07 +00:00
parent 0d7d089a42
commit fa64cc639c

View File

@ -728,6 +728,10 @@ a:hover {
background: var(--transparency-dark-10) !important;
}
[class*="AgendaEvent-event-"] {
border-bottom: 1px solid var(--transparency-light-25);
}
/* SETTINGS */
[class*="Settings-link-"] {
color: var(--text-hover);