summary refs log tree commit diff stats
path: root/assets/index.css
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2023-08-01 12:20:48 +0000
committerNoah <mounderfod@gmail.com>2023-08-01 12:20:48 +0000
commit3afc779317ff3875a71e2cdddbe8fd1ec4ad65c1 (patch)
treed7710587b8c4a8b1767cda84711cc12254808ae5 /assets/index.css
parent556f25a09333aabcfc66e5d4d613b2c4cc7ed4c8 (diff)
downloadwebsite-3afc779317ff3875a71e2cdddbe8fd1ec4ad65c1.tar.gz
Add links page
Diffstat (limited to 'assets/index.css')
-rw-r--r--assets/index.css16
1 files changed, 1 insertions, 15 deletions
diff --git a/assets/index.css b/assets/index.css
index c051425..3e9ef70 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -77,18 +77,4 @@ pre {
 
 :not(pre)>code {
   padding: 5px;
-}
-
-iframe {
-  width: 100%;
-}
-
-td > a > img {
-  width: 75%;
-  height: auto;
-}
-td > a {
-  width: 100%;
-  height: 100%;
-  display: block;
-}
+}
\ No newline at end of file