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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-2 / +1 lines)
Lines 2289-2295 nav { Link Here
2289
2289
2290
    a {
2290
    a {
2291
        display: block;
2291
        display: block;
2292
        font-size: 110%;
2292
        font-size: calc(.75vw + 5px);
2293
        font-weight: bold;
2293
        font-weight: bold;
2294
        text-decoration: none;
2294
        text-decoration: none;
2295
2295
2296
- 

Return to bug 25267