diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/index.css | 16 |
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 |