aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordzaima <atdzim@inbox.lv>2020-12-28 15:48:13 +0200
committerdzaima <atdzim@inbox.lv>2020-12-28 15:48:13 +0200
commit0971e271c0f6cba20a93717d2c5f74bf68ce6567 (patch)
treefdd157fee4fee8ebc22c9501ccc021040f425754
parent8a65b347cddcc69359deab09a2d9f803fedaf33a (diff)
link to download
-rw-r--r--index.html9
1 files 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 @@
</style>
</head>
<body>
+ <div style="text-align: center"><h1><a href="BQN386.ttf">BQN386</a></h1></div>
An APL and BQN font extending on <a href="https://abrudz.github.io/APL386/">APL386</a> by
Adám Brudzewsky, which is based on <a href="http://apl385.com/">APL385</a> by Adrian Smith.
<br><br>