aboutsummaryrefslogtreecommitdiff
path: root/public/css/master.css
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2024-01-22 01:18:12 +0000
committerFrankie B <git@diskfloppy.me>2024-01-22 01:19:24 +0000
commit42bb5228d50e212208a610a7dbf8b8726a17d2ed (patch)
tree5f788f9c3998d8bc4d0a37c3a6e83644bca65d04 /public/css/master.css
parent6fa9efcc74a9c36f9e2178ee5427eafb8d470d99 (diff)
Remove unused HLJS code and unnecessary components
Diffstat (limited to 'public/css/master.css')
-rw-r--r--public/css/master.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/css/master.css b/public/css/master.css
index a1def3d..f1bb779 100644
--- a/public/css/master.css
+++ b/public/css/master.css
@@ -376,11 +376,6 @@ caption {
table.info-table tr td small {
margin-bottom: 5px;
}
-
-.hljs {
- background: none !important;
-}
-
.me img {
float: right;
margin: 5px;