MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
display: none !important; | display: none !important; | ||
} | } | ||
.mw- | .mw-first-heading::after, | ||
.firstHeading::after { | .firstHeading::after { | ||
content: ""; | content: " ✔"; | ||
color: #1d9bf0; | |||
font-size: 0.8em; | |||
margin-left: 6px; | margin-left: 6px; | ||
} | } | ||