summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-08 01:58:02 +0800
committerDoge <[email protected]>2021-05-08 01:58:02 +0800
commit45265444c24fc2439c9769d9151a6bf560f22575 (patch)
tree42579c0a1d45e47a32b4b8369704d3ab17c4db35 /source
parentd10d58fe931e2f42ad4e9f6b0cc98c03eeedc125 (diff)
downloadchromate-45265444c24fc2439c9769d9151a6bf560f22575.tar.gz
chromate-45265444c24fc2439c9769d9151a6bf560f22575.tar.bz2
chromate-45265444c24fc2439c9769d9151a6bf560f22575.zip
Minor bug fixes
Diffstat (limited to 'source')
-rw-r--r--source/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/css/style.css b/source/css/style.css
index 1fe0a0e..60e5df1 100644
--- a/source/css/style.css
+++ b/source/css/style.css
@@ -1,3 +1,3 @@
pre {
- background-color: inherit !important;
+ background-color: none !important;
} \ No newline at end of file