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;
}
-