MediaWiki:Myskin.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 19: | Řádek 19: | ||
#bodyContent div.section > h1 + * { | #bodyContent div.section > h1 + * { | ||
margin-top: 17px ! important; | margin-top: 17px ! important; | ||
} | |||
table.wikitable { | |||
border:1px; | |||
cell-padding:0; | |||
} | } |
Verze z 26. 11. 2006, 00:34
@media print { div#p-cactions {display:none} } .unpatrolled {display: none;} #bodyContent div.section > h1 { background-color : #808080 ! important; color: black; font-weight:bold; font-size: 150%; margin: -7px; padding: 7px; padding-bottom: 10px; margin-bottom: -7px; } #bodyContent div.section > h1 + * { margin-top: 17px ! important; } table.wikitable { border:1px; cell-padding:0; }