diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-13 13:52:14 +0100 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-13 13:52:14 +0100 |
commit | 88349bad0aaa780283d384918ed7283acd42eb33 (patch) | |
tree | dd7fab1a1b974131c0a241240c0d769baff90e5d /assets | |
parent | 1dbe45c28a4b7af6bb67c362783374ae1b6a34b4 (diff) | |
download | website-88349bad0aaa780283d384918ed7283acd42eb33.tar.gz |
Tags and formatting
Diffstat (limited to 'assets')
-rw-r--r-- | assets/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/index.css b/assets/index.css index f7afb97..7855d1b 100644 --- a/assets/index.css +++ b/assets/index.css @@ -105,7 +105,7 @@ blockquote { pre, code { - color: green; + color: limegreen; background-color: black; } |