diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/css/style.css b/source/css/style.css index e69de29..1fe0a0e 100644 --- a/source/css/style.css +++ b/source/css/style.css @@ -0,0 +1,3 @@ +pre { + background-color: inherit !important; +}
\ No newline at end of file |