Open in a new tab

This commit is contained in:
Simon Cambier
2022-04-10 10:41:16 +02:00
parent 8139045ef3
commit beeab48b49
3 changed files with 77 additions and 17 deletions

View File

@@ -3,9 +3,10 @@
}
.osresult__name {
padding-left: 1em;
padding-right: .5em;
font-size: small;
font-weight: normal;
color: var(--text-normal);
/* color: var(--text-muted);
text-decoration: underline; */
}