aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 14:15:49 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 14:15:49 +0200
commita27207fd577e5d0c44a905594520e738a56a4501 (patch)
treee5b3773d651efc8b17b7d4b32cfb4eba855fe174 /css
parenth1 rework (diff)
downloadjoe-www-a27207fd577e5d0c44a905594520e738a56a4501.tar.gz
joe-www-a27207fd577e5d0c44a905594520e738a56a4501.tar.bz2
joe-www-a27207fd577e5d0c44a905594520e738a56a4501.tar.xz
joe-www-a27207fd577e5d0c44a905594520e738a56a4501.tar.zst
joe-www-a27207fd577e5d0c44a905594520e738a56a4501.zip
css update
Diffstat (limited to 'css')
-rw-r--r--css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index 61798fb..09e6f58 100644
--- a/css/site.css
+++ b/css/site.css
@@ -215,7 +215,7 @@ div.body-contents li {
}
div.body-contents ul {
- padding: 0pt 0pt 0pt 1.5rem;
+ padding: 0em 6ex 0em 6ex;
margin: 0;
list-style: square;
}