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

Z Epesní Wikipedia
Přejít na: navigace, hledání
m
m
Řádka 3: Řádka 3:
 
.obrtext img {width:auto; max-height:16px;margin-bottom: 2.5px;}
 
.obrtext img {width:auto; max-height:16px;margin-bottom: 2.5px;}
 
.obr50 img {height:auto; max-width:50px;}
 
.obr50 img {height:auto; max-width:50px;}
.tabletest th:first-child td {text-align: left;}
+
.tabletest tbody tr td:first-child {text-align: left;}
 
.tablepredmety {text-align: center;}
 
.tablepredmety {text-align: center;}

Verze z 15. 7. 2019, 23:03

/* Zde uvedené CSS bude ovlivňovat všechny styly */
.obr img {max-width:100%; height:auto; display:block; margin-right:auto; margin-left:auto;}
.obrtext img {width:auto; max-height:16px;margin-bottom: 2.5px;}
.obr50 img {height:auto; max-width:50px;}
.tabletest tbody tr td:first-child {text-align: left;}
.tablepredmety {text-align: center;}