Module:Hatnote/styles.css: Difference between revisions
Appearance
per guidelines |
add a note |
||
Line 13: | Line 13: | ||
} | } | ||
/* The templatestyles element inserts a link element before hatnotes. */ | /* The templatestyles element inserts a link element before hatnotes. | ||
* TODO: Remove link if/when WMF resolves T200206 */ | |||
div.hatnote + link + div.hatnote { | div.hatnote + link + div.hatnote { | ||
margin-top: -0.5em; | margin-top: -0.5em; | ||
} | } |