1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

fix: 💄

This commit is contained in:
GilbN 2022-12-21 23:47:16 +01:00
parent 68e858af91
commit 79711b536b

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);