Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 4: | Řádek 4: | ||
.minerva-header .branding-box a::before {content: " "; position: absolute; left: 0; top: -12px; | .minerva-header .branding-box a::before {content: " "; position: absolute; left: 0; top: -12px; | ||
width: 25px; height: 25px; background: url(/resources/assets/logo.svg); background-size: cover;} | width: 25px; height: 25px; background: url(/resources/assets/logo.svg); background-size: cover;} | ||
.minerva-header .branding-box {opacity: 1;} | |||
Verze z 22. 7. 2024, 22:59
/* Zde uvedené CSS bude ovlivňovat všechny vzhledy */
.page-Main_Page footer .last-modified-bar {display: none;}
.minerva-header .branding-box a {position: relative; padding-left: 30px;}
.minerva-header .branding-box a::before {content: " "; position: absolute; left: 0; top: -12px;
width: 25px; height: 25px; background: url(/resources/assets/logo.svg); background-size: cover;}
.minerva-header .branding-box {opacity: 1;}