diff --git a/out/static/style.css b/out/static/style.css index 4fbb044..8b26599 100644 --- a/out/static/style.css +++ b/out/static/style.css @@ -221,7 +221,7 @@ p.trckr { font-size: 0.9em; margin-left: 0.5em; } display: inline-block; width: 100%; margin: 0; - padding: 0.5em 0; + padding: 0.7em 0; height: unset; border: unset; background: unset; diff --git a/src/html_index_domains.py b/src/html_index_domains.py index a29620c..a246479 100755 --- a/src/html_index_domains.py +++ b/src/html_index_domains.py @@ -123,10 +123,10 @@ def gen_html_stats(c_apps, c_domains): fp.write(mylib.template_with_base('''

{}

- The AppCheck database currently contains {:,} apps with a total of {:,} unique domains. + The AppCheck database currently contains {:,} apps with a total of {:,} unique domains.

- Collected through {:,} recordings with {:,} individual requests. + Collected through {:,} recordings with {:,} individual requests.