MediaWiki:Myskin.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 6: | Řádek 6: | ||
#bodyContent div.section > h1 { | #bodyContent div.section > h1 { | ||
background-color: # | background-color : #808080 ! important; | ||
color: black; | |||
font-weight:bold; | |||
margin: -7px; | margin: -7px; | ||
padding: 7px; | padding: 7px; | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
margin-bottom: -7px; | margin-bottom: -7px; | ||
} | } | ||
Verze z 2. 9. 2006, 23:27
@media print { div#p-cactions {display:none} } .unpatrolled {display: none;} #bodyContent div.section > h1 { background-color : #808080 ! important; color: black; font-weight:bold; margin: -7px; padding: 7px; padding-bottom: 10px; margin-bottom: -7px; } #bodyContent div.section > h1 + * { margin-top: 17px ! important; }