From 7ed678a05e8338f8a5829e9d7e1bddf7a62684fa Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Fri, 3 Jul 2020 22:35:56 +0200 Subject: [PATCH] Improve title of HTML version. --- enhance_table.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enhance_table.py b/enhance_table.py index 8d0fd33..1ba459e 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -139,9 +139,9 @@ table, tr, th, td { border: 1px solid black; } .day_row:nth-child(7n+2) { background-color: yellow; } .district_name { writing-mode: vertical-rl; transform: rotate(180deg); } -Table of Berlin's Corona infection number development by districts +Berlin's Corona infection numbers, development by districts -

Table of Berlin's Corona infection number development by districts

+

Berlin's Corona infection numbers, development by districts

Updated daily at 9pm. Source code. Text view optimized for terminal curl.

-- 2.30.2