Add style attr by default to fiction.live

This commit is contained in:
Jim Miller 2023-02-05 09:45:27 -06:00
parent 1b96617c78
commit 8468a502bb
2 changed files with 4 additions and 0 deletions

View file

@ -1944,6 +1944,8 @@ likes_label:Likes
reader_input_label:Reader Input
keep_in_order_tags:true
add_to_keep_html_attrs:,style
add_to_output_css:
table.voteblock { border-collapse: collapse; }
td { padding: 0.5em; }

View file

@ -1950,6 +1950,8 @@ likes_label:Likes
reader_input_label:Reader Input
keep_in_order_tags:true
add_to_keep_html_attrs:,style
add_to_output_css:
table.voteblock { border-collapse: collapse; }
td { padding: 0.5em; }