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

Z Epesní Wikipedia
Přejít na: navigace, hledání
m
m
 
(Není zobrazeno 11 mezilehlých verzí od stejného uživatele.)
Řádka 1: Řádka 1:
 
/* Zde uvedené CSS bude ovlivňovat všechny styly */
 
/* Zde uvedené CSS bude ovlivňovat všechny styly */
 
.obr img {max-width:100%; height:auto; display:block; margin-right:auto; margin-left:auto;}
 
.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;}
 +
.obr150 img {max-height:150px; width:auto;}
 +
.obr200 img {max-height:200px; width:auto;}
 +
.tabletest tbody tr td:first-child {text-align: left;}
 +
.tabletest {text-align: center;}
 +
.tablecenterall {text-align: center;}

Aktuální verze z 29. 6. 2021, 13:10

/* 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;}
.obr150 img {max-height:150px; width:auto;}
.obr200 img {max-height:200px; width:auto;}
.tabletest tbody tr td:first-child {text-align: left;}
.tabletest {text-align: center;}
.tablecenterall {text-align: center;}