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

Return to bug 25267