aboutsummaryrefslogtreecommitdiff
path: root/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/main.css')
-rw-r--r--static/main.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/main.css b/static/main.css
index cfdf2af..749d9b9 100644
--- a/static/main.css
+++ b/static/main.css
@@ -63,13 +63,6 @@ table {
th, td {
border: 1px solid;
}
-kbd, code, pre {
- background-color: var(--code-bg-color);
- font-size: large;
-}
-mark {
- background-color: var(--theme-color);
-}
footer {
text-align: center;
padding-top: 2%;