diff --git a/pytchat/processors/html_archiver.py b/pytchat/processors/html_archiver.py index 037b464..dedab39 100644 --- a/pytchat/processors/html_archiver.py +++ b/pytchat/processors/html_archiver.py @@ -12,9 +12,9 @@ fmt_headers = ['datetime', 'elapsed', 'authorName', 'message', 'superchat', 'type', 'authorChannel'] HEADER_HTML = ''' -
+ ''' TABLE_CSS = '''