diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-29 18:19:46 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-29 18:19:46 +0200 |
commit | 1f2802c277021ee981239be3466ebbd22c3946d8 (patch) | |
tree | 74ea3e308a125d35ffbd15a1113e88dfbe5c4086 /css | |
parent | Lowbat article remade (diff) | |
download | joe-www-1f2802c277021ee981239be3466ebbd22c3946d8.tar.gz joe-www-1f2802c277021ee981239be3466ebbd22c3946d8.tar.bz2 joe-www-1f2802c277021ee981239be3466ebbd22c3946d8.tar.xz joe-www-1f2802c277021ee981239be3466ebbd22c3946d8.tar.zst joe-www-1f2802c277021ee981239be3466ebbd22c3946d8.zip |
Better org
Diffstat (limited to 'css')
-rw-r--r-- | css/site.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/css/site.css b/css/site.css index 8a34d03..397e661 100644 --- a/css/site.css +++ b/css/site.css @@ -237,8 +237,7 @@ div.body-contents pre.src { div#postamble { border: 1px solid #89f; width: 35%; - margin-top: 25px; - margin-left: 25px; + margin: 15px; padding: 4px; border-radius: 4px; } |