Get your own customer support community
 

is it possible to add custom styles / stylesheets?

Specifically, I'm using inline markup for creating a table (please smack me if there is an easier way in Markdown) and would like to add border: 1px, that sort of thing. I tried style="" on the table element but that gets cumbersome. Is there a way to add to the style tag in head or link to a stylesheet? I don't believe a style tag is allowed in the body, and actually it's not a supported inline element in Markdown.
Inappropriate?
2 people have this question

User_default_medium