Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow some customization of CSS (e.g. RTL direction) #17

Open
abartov opened this issue Sep 9, 2018 · 0 comments
Open

Allow some customization of CSS (e.g. RTL direction) #17

abartov opened this issue Sep 9, 2018 · 0 comments

Comments

@abartov
Copy link

abartov commented Sep 9, 2018

Thank you for this wonderful project!

Would it be possible to allow to specify some CSS attributes, at least for the main div or body? My particular use case is that I want it all to support right-to-left languages better, so direction: rtl; text-align: right would be what I would want to add.

If not arbitrary CSS, could you perhaps accept a boolean for "rtl" which if set would include the above CSS in the main DIV of the iframe? I can't modify the iframe across domains.

I guess the alternative would be to host Stackedit itself on my own domain, to allow me to modify its CSS, and that's what I'll do if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant