aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-07-09 18:42:46 +0100
committerYann Herklotz <git@yannherklotz.com>2022-07-09 18:42:51 +0100
commit68ab870330fc8a75a70403606743a8261bac7d03 (patch)
tree136fde9f887b4242e3bb448d336867283c0e53aa
parentc7a97f1a59bacfd9af07781d6141677cecea3a7d (diff)
downloadyannherklotz.com-68ab870330fc8a75a70403606743a8261bac7d03.tar.gz
yannherklotz.com-68ab870330fc8a75a70403606743a8261bac7d03.zip
Update the background colour
-rw-r--r--static/docs/ebib-papers.el/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/docs/ebib-papers.el/index.html b/static/docs/ebib-papers.el/index.html
index efe08be..2dfc965 100644
--- a/static/docs/ebib-papers.el/index.html
+++ b/static/docs/ebib-papers.el/index.html
@@ -7,7 +7,7 @@
<!--
body {
color: #000000;
- background-color: #ffffff;
+ background-color: #fffff8;
}
.doc {
/* font-lock-doc-face */