custom.css
... ...
@@ -85,6 +85,10 @@ input, textarea, select {
85 85
color: #3b82f6 !important;
86 86
}
87 87
88
+#footer #last-edit, #footer #delete-link {
89
+ display: none !important;
90
+}
91
+
88 92
.footer {
89 93
background-color: #191c20 !important;
90 94
text-align: center !important;