MediaWiki:Monobook.css
Z old-wiki.siliconhill.cz
(Rozdíly mezi verzemi)
Řádka 20: | Řádka 20: | ||
list-style-position: inside;} | list-style-position: inside;} | ||
− | table#toc ul.toclevel-1 { | + | table#toc ul li.toclevel-1 { |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; |
Verze z 12. 5. 2006, 12:02
/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */ /* nadpisy */ div#content h3 { margin: 0.25em 5px;} /* odstavce */ div#content p { margin: 0.25em 15px;} /* seznamy */ div#content ul { margin: 0 10px 0 40px; padding: 0; list-style-position: outside;} table#toc ul { margin: 0 0 0 20px; padding: 0; list-style-position: inside;} table#toc ul li.toclevel-1 { margin: 0; padding: 0; border: 1px solid red;} /* pre boxy, lets make them scroll */ pre { overflow: auto;} pre.scroll { max-height: 25em; height: expression(this.scrollHeight > 150 ? "250px" : "auto");}/* IE */ /* charlie icq status */ .icq-96417838 { background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat; font-size: 16px; line-height: 1; width: 18px; height: 18px;}