fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Another upgrade.
[wolnelektury.git]
/
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
1c1369a
..
1151014
100644
(file)
--- 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;