minor fixes
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / components / _search.scss
index 1c1369a..1151014 100644 (file)
         font-size: 18px;
         line-height: 1.5em;
 
+        &:hover {
+            text-decoration: none;
+            background-color: #d2d2d2;
+        }
+
         strong {
             font-weight: normal;
             background: #FFEA00;