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 2329-2335 nav { Link Here
2329
2329
2330
    a {
2330
    a {
2331
        display: block;
2331
        display: block;
2332
        font-size: 110%;
2332
        font-size: calc(.75vw + 5px);
2333
        font-weight: bold;
2333
        font-weight: bold;
2334
        text-decoration: none;
2334
        text-decoration: none;
2335
2335
2336
- 

Return to bug 25267