From: Mint <> Date: Wed, 30 Nov 2022 20:11:44 +0000 (+0300) Subject: Link to the lists in scoreboard X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7f0db59e641bbf3c27baadb3671c46126699d172;p=fba.git Link to the lists in scoreboard --- diff --git a/.gitignore b/.gitignore index 85c5f4d..e8eb51e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ blocks.db __pycache__/ +venv/ +config.json diff --git a/index.html b/index.html index 68768d0..a6198ee 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,10 @@ a { color: #ffffff; } + a.listlink { + text-decoration: none; + font-size: 0.8em; + } .info { margin-top: 25px; } @@ -90,7 +94,8 @@