Module:ED intro: Difference between revisions

Tristanbay (talk | contribs)
Previous few edits (combined) didn't make a difference
Tag: Manual revert
Tristanbay (talk | contribs)
also removed the function thingy
Tag: Manual revert
Line 290: Line 290:
return ed_compare_text
return ed_compare_text
end
-- Paragraph style function
function style()
return "<p style=\"min-width:15em;\"></p>"
end
end