Commit 2a7f48cd authored by fuzzytent's avatar fuzzytent
Browse files

Improve styling of gallery items, particularly in dark mode

parent 5c0c778a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -403,3 +403,7 @@ input[type="range"]{
.red {
	color: red;
}

.gallery-item {
    --tw-bg-opacity: 0 !important;
}