X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1c9e2865ce8c6ab51b2fa3e43d3661089e7b7eb8..f4e9d89859fd521ec9eeb1f94f9caa374ef86960:/src/wolnelektury/static/2022/styles/components/_search.scss diff --git a/src/wolnelektury/static/2022/styles/components/_search.scss b/src/wolnelektury/static/2022/styles/components/_search.scss index 1c1369a15..115101410 100644 --- a/src/wolnelektury/static/2022/styles/components/_search.scss +++ b/src/wolnelektury/static/2022/styles/components/_search.scss @@ -29,6 +29,11 @@ font-size: 18px; line-height: 1.5em; + &:hover { + text-decoration: none; + background-color: #d2d2d2; + } + strong { font-weight: normal; background: #FFEA00;