X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/801a05d2ff33bb8a3c1a46ea0c657825b2787fa7..ab6d1311a5ddff7151ff0c574a202a7bcd0dfcc0:/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;