From e2267d2f01248e882b8fa7bfe0f4c0582a43dc3f Mon Sep 17 00:00:00 2001 From: Gijs van Dijck <31765316+gijsvd@users.noreply.github.com> Date: Thu, 2 Nov 2023 20:05:20 +0100 Subject: [PATCH] Update index.html --- Textbook/index.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Textbook/index.html b/Textbook/index.html index 1cafff1..b150fd1 100644 --- a/Textbook/index.html +++ b/Textbook/index.html @@ -66,19 +66,6 @@ font-weight: bold; font-size: 18px; } - .output-type { - background-color: #f2f2f2; - padding: 20px; - margin-bottom: 20px; - } - .output-type h3 { - margin: 0; - } - .output-type a { - text-decoration: none; - color: #333; - font-weight: bold; - } .github-link { display: flex; justify-content: center; @@ -103,7 +90,6 @@ text-decoration: none; border-radius: 5px; } -