MediaWiki:Common.css: Porovnání verzí
Z Epesní Wikipedia
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;} | ||
| + | .obr200 img {max-height:200px; width:auto;} | ||
.tabletest tbody tr td:first-child {text-align: left;} | .tabletest tbody tr td:first-child {text-align: left;} | ||
.tabletest {text-align: center;} | .tabletest {text-align: center;} | ||
Verze z 6. 10. 2020, 13:01
/* 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;}
.obr200 img {max-height:200px; width:auto;}
.tabletest tbody tr td:first-child {text-align: left;}
.tabletest {text-align: center;}