Update on filter

This commit is contained in:
2021-02-22 13:33:19 +01:00
parent 4739726e5c
commit fece1eab16
3 changed files with 34 additions and 16 deletions

View File

@ -542,6 +542,11 @@ input:checked + label {
font-weight:bold;
}
.item-cont span.filter {
font-size:0.75rem;
/*text-decoration:line-through;*/
}
@media only screen and (max-width:600px) {
article.explorer form .container {
display:block;