summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 19:26:20 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 19:26:20 +0200
commit2865167d77ca6dac0385e1f72e387729ab63733e (patch)
treea34ab6a72e4bcfc45d3e5ecbc7c326b93cd7af19 /css
parentUpdate (diff)
downloadgitjoe-www-2865167d77ca6dac0385e1f72e387729ab63733e.tar.gz
gitjoe-www-2865167d77ca6dac0385e1f72e387729ab63733e.tar.bz2
gitjoe-www-2865167d77ca6dac0385e1f72e387729ab63733e.tar.xz
gitjoe-www-2865167d77ca6dac0385e1f72e387729ab63733e.tar.zst
gitjoe-www-2865167d77ca6dac0385e1f72e387729ab63733e.zip
Try
Diffstat (limited to 'css')
-rw-r--r--css/gitjoe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css
index 61ce1cc..b6683d4 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -132,7 +132,7 @@ a.line:hover {
pre {
font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
font-size: smaller;
- background-color: #d1e2f4;
+ background-color: #ebdbb2;
border-radius: 4px;
display: block;
margin: 0;