mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-04-25 16:32:15 +02:00
Add style attr by default to fiction.live
This commit is contained in:
parent
1b96617c78
commit
8468a502bb
2 changed files with 4 additions and 0 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue