@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/css/preferences.css | 2 ++ 1 file changed, 2 insertions(+) --- a/koha-tmpl/intranet-tmpl/prog/css/preferences.css +++ a/koha-tmpl/intranet-tmpl/prog/css/preferences.css @@ -63,6 +63,7 @@ h3 { } /* https://css-tricks.com/hash-tag-links-padding/#article-header-id-4 */ +/* h3:target { margin-top: -12px; padding-top: 50px; @@ -73,6 +74,7 @@ h3:target::before { position: absolute; top: 25px; } +*/ h3 i { color: #336699; --