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

Add theme option to change the html table properties #8

Closed
Thecarisma opened this issue May 20, 2020 · 2 comments
Closed

Add theme option to change the html table properties #8

Thecarisma opened this issue May 20, 2020 · 2 comments

Comments

@Thecarisma
Copy link
Owner

html_theme_options = {
   "table_width" : "100%",
   "table_align" : "left",
}

The table_width will not be set by default
The table_align is left by center

@Thecarisma
Copy link
Owner Author

36a71d4

@Thecarisma
Copy link
Owner Author

Table customization should be done with custom CSS

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