From 304ad7eb8c3c35fb25537ff16cfbca895deba62d Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 13 Dec 2021 23:26:19 +0200 Subject: [PATCH] link fix --- index.html | 2 +- style.css | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 05543d1..7f6081a 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@

Set Algebra

Boolean Algebra

Knowledgebase

-

Info

+

Info

diff --git a/style.css b/style.css index 9163e85..30dffb4 100644 --- a/style.css +++ b/style.css @@ -539,6 +539,10 @@ input[type=table-end] { width: 80%; } h3 { - font-size: 15px; + font-size: 14px; + } + .theme a { + margin-left: 15px; + font-size: 14px; } } \ No newline at end of file