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.
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Right now there's no way to add custom css for the whole site. It's only possible on a per-page basis (by adding the css directly to the page content). Also notice that for security reasons any css (and javascript) will be stripped from pages when a site is either unclaimed or "open".
1 person says
this answers the question
Loading Profile...



EMPLOYEE