diff options
author | Doge <[email protected]> | 2021-05-08 01:58:02 +0800 |
---|---|---|
committer | Doge <[email protected]> | 2021-05-08 01:58:02 +0800 |
commit | 45265444c24fc2439c9769d9151a6bf560f22575 (patch) | |
tree | 42579c0a1d45e47a32b4b8369704d3ab17c4db35 /source | |
parent | d10d58fe931e2f42ad4e9f6b0cc98c03eeedc125 (diff) | |
download | chromate-45265444c24fc2439c9769d9151a6bf560f22575.tar.gz chromate-45265444c24fc2439c9769d9151a6bf560f22575.tar.bz2 chromate-45265444c24fc2439c9769d9151a6bf560f22575.zip |
Minor bug fixes
Diffstat (limited to 'source')
-rw-r--r-- | source/css/style.css | 2 |
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 |