From 0971e271c0f6cba20a93717d2c5f74bf68ce6567 Mon Sep 17 00:00:00 2001 From: dzaima Date: Mon, 28 Dec 2020 15:48:13 +0200 Subject: link to download --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 769e789..92020ca 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ code { padding: 0.15em 0.1em 0.05em; background-color: #222; - border-color: #333333 !important; + border-color: #333333; border-radius: 2px; } @@ -44,7 +44,7 @@ border-collapse: collapse; } td.f { - padding: 0.4em 0.6em !important; + padding: 0.4em 0.6em; text-align: right; width: 100%; } @@ -52,10 +52,10 @@ background-color: #1c1c1c; } tr:nth-child(2n) { - background: #171717 !important; + background: #171717; } thead,th { - background-color: #141414 !important; + background-color: #141414; } table { border-radius: 6px; @@ -82,6 +82,7 @@ +

BQN386

An APL and BQN font extending on APL386 by Adám Brudzewsky, which is based on APL385 by Adrian Smith.

-- cgit v1.2.3