aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/print.css
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2023-08-22 21:38:08 +0000
committerjohannst <johannst@users.noreply.github.com>2023-08-22 21:38:08 +0000
commitf0cf514eb3ca30c5170e534c3861ad73996c7726 (patch)
treed5d1eb653716e4c01174f9bd86bf85f47e8ac15b /css/print.css
parent928b2fa4af916a5f75d1269620914f7bb4225e6e (diff)
downloadnotes-f0cf514eb3ca30c5170e534c3861ad73996c7726.tar.gz
notes-f0cf514eb3ca30c5170e534c3861ad73996c7726.zip
deploy: 9bb639287cae88b32fc1b17b7a4b494340e54434
Diffstat (limited to 'css/print.css')
-rw-r--r--css/print.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/css/print.css b/css/print.css
index 5e690f7..27d05e9 100644
--- a/css/print.css
+++ b/css/print.css
@@ -22,14 +22,6 @@
overflow-y: initial;
}
-code {
- background-color: #666666;
- border-radius: 5px;
-
- /* Force background to be printed in Chrome */
- -webkit-print-color-adjust: exact;
-}
-
pre > .buttons {
z-index: 2;
}