summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar default2024-09-04 10:16:55 +0200
committerGravatar default2024-09-04 10:16:55 +0200
commit09e13eb6bee55d8d46ed5a39f0f8215a7e0f65e8 (patch)
treec986ffcbe938de56108b329b6a8fcbe9878b81d2 /doc
parentMinor default CSS tweak. (diff)
downloadpenes-snac2-09e13eb6bee55d8d46ed5a39f0f8215a7e0f65e8.tar.gz
penes-snac2-09e13eb6bee55d8d46ed5a39f0f8215a7e0f65e8.tar.xz
penes-snac2-09e13eb6bee55d8d46ed5a39f0f8215a7e0f65e8.zip
More minor default CSS tweaks.
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 7d33300..e815a15 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -12,7 +12,7 @@ pre { overflow-x: scroll; }
12.snac-author-tag { font-size: 80% } 12.snac-author-tag { font-size: 80% }
13.snac-pubdate { color: #a0a0a0; font-size: 90% } 13.snac-pubdate { color: #a0a0a0; font-size: 90% }
14.snac-top-controls { padding-bottom: 1.5em } 14.snac-top-controls { padding-bottom: 1.5em }
15.snac-post { border-top: 1px solid #a0a0a0; } 15.snac-post { border-top: 1px solid #a0a0a0; padding-top: 0.5em; padding-bottom: 0.5em; }
16.snac-children { padding-left: 1em; border-left: 1px solid #a0a0a0; } 16.snac-children { padding-left: 1em; border-left: 1px solid #a0a0a0; }
17.snac-textarea { font-family: inherit; width: 100% } 17.snac-textarea { font-family: inherit; width: 100% }
18.snac-history { border: 1px solid #606060; border-radius: 3px; margin: 2.5em 0; padding: 0 2em } 18.snac-history { border: 1px solid #606060; border-radius: 3px; margin: 2.5em 0; padding: 0 2em }