View | Details | Raw Unified | Return to bug 31758
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/preferences.css (-1 / +2 lines)
Lines 63-68 h3 { Link Here
63
}
63
}
64
64
65
/* https://css-tricks.com/hash-tag-links-padding/#article-header-id-4 */
65
/* https://css-tricks.com/hash-tag-links-padding/#article-header-id-4 */
66
/*
66
h3:target {
67
h3:target {
67
    margin-top: -12px;
68
    margin-top: -12px;
68
    padding-top: 50px;
69
    padding-top: 50px;
Lines 73-78 h3:target::before { Link Here
73
    position: absolute;
74
    position: absolute;
74
    top: 25px;
75
    top: 25px;
75
}
76
}
77
*/
76
78
77
h3 i {
79
h3 i {
78
    color: #336699;
80
    color: #336699;
79
- 

Return to bug 31758