Přeskočit na obsah

Šablona:RIGHTTOC/styles.css

Z CZchan Wiki
Verze z 2. 3. 2020, 19:26, kterou vytvořil wp>Dvorapa (+kategorie)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
.tocright {
	float: right;
	clear: right;
	width: auto;
	background: none;
    padding: .5em 0 .8em 1.4em;
	margin-bottom: .5em; 
}
.tocright-clear-left {
	clear: left;
}
.tocright-clear-both {
	clear: both;
}
.tocright-clear-none {
	clear: none;
}
/*[[Kategorie:Šablony:Části šablon]]*/