Module:Hatnote: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
| Line 171: | Line 171: | ||
:wikitext(s) | :wikitext(s) | ||
return tostring(hatnote) | return "<style type=\"text/css\"> .hatnote { font-style: italic; } div.hatnote { padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } .hatnote + link + .hatnote { margin-top: -0.5em; }</style>" .. tostring(hatnote) | ||
end | end | ||
return p | return p | ||