MediaWiki:Common.css: Porovnání verzí

Z Manta
Přejít na:navigace, hledání
Bez shrnutí editace
Bez shrnutí editace
Řádek 8: Řádek 8:
height:auto;
height:auto;
margin:0;
margin:0;
}
h3 {
font-weight:500;
}
}

Verze z 27. 8. 2025, 10:50

/* Zde uvedené CSS bude ovlivňovat všechny vzhledy */
.hide-toc {
    display: none !important;
}

.res-img figure img {
	width:100%;
	height:auto;
	margin:0;
}

h3 {
	font-weight:500;
}