[mod] simple theme: dark mode: various fixes

This commit is contained in:
Alexandre Flament 2021-10-31 10:57:06 +01:00
parent 2dcd9a68d6
commit 7179af32f2
3 changed files with 16 additions and 13 deletions

View file

@ -18,6 +18,7 @@ article.result-images .detail {
left: 60rem;
right: 0;
top: @search-height;
transition: top 0.064s ease-in 0s;
bottom: 0;
background: var(--color-result-detail-background);
border: 1px solid var(--color-result-detail-background);