1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-16 15:09:39 +02:00

some image fixes

This commit is contained in:
GilbN 2022-06-27 23:27:42 +02:00
parent aca23a1400
commit c0b5573414

View File

@ -487,6 +487,18 @@ textarea {
background: #666;
}
img.collapse {
filter: invert(1);
}
img.expand {
filter: invert(1);
}
.icon.user-group {
filter: invert(1);
}
/* USER SETTINGS */
.page-tabs .page-list li a[href],
.section-tabs li a {