MediaWiki:Common.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 14: | Řádek 14: | ||
#mw-content-text blockquote, | #mw-content-text blockquote, | ||
#mw-content-text dl | #mw-content-text dl | ||
+ | #wikitable | ||
{ | { | ||
max-width: 720px; | max-width: 720px; |
Verze z 28. 1. 2024, 10:37
/* Zde uvedené CSS bude ovlivňovat všechny styly */
.noautonum .tocnumber { display: none; }
#mw-content-text p,
#mw-content-text h2,
#mw-content-text h3,
#mw-content-text h4,
#mw-content-text h5,
#mw-content-text h6,
#mw-content-text ul,
#mw-content-text ol,
#mw-content-text li,
#mw-content-text hr,
#mw-content-text blockquote,
#mw-content-text dl
#wikitable
{
max-width: 720px;
text-align: justify;
}
#mw-content-text center,
#mw-content-text .center
{
max-width: 720px;
}