MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 31: | Line 31: | ||
.product-subtitle { | .product-subtitle { | ||
display: block; | display: block; | ||
} | |||
#toc ul { | |||
list-style: none !important; | |||
} | |||
.toc-custom-toggle { | |||
width: 12px; | |||
} | |||
.toc-custom-toggle:hover { | |||
color: #d33 !important; | |||
} | } | ||