some styling

This commit is contained in:
Til 2026-05-09 10:17:32 +02:00
parent 26d2c68d47
commit 89600c422c

View file

@ -1104,7 +1104,7 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
#ggrid>a.sel,
#ggrid>a[tt].sel {
color: var(--g-sel-fg);
background: #f3c;
background: #8af;
background: var(--g-sel-bg);
border-color: var(--g-sel-b1);
}
@ -2202,7 +2202,7 @@ html.a .btn {
line-height: 2.3em;
margin-bottom: 1.5em;
z-index: 3;
margin-top: -.5em;
margin-top: 0;
top: 3.7em;
transition: opacity .15s;
}