summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorGravatar Oliver2025-03-21 17:14:58 +0000
committerGravatar Oliver2025-03-21 17:14:58 +0000
commit83c8218f71a7d901609f10df6612bf457c30f35a (patch)
treea08b014ced2dd68b20e498195d4c2c6064225dab /doc/style.css
parentMerge pull request 'refresh master' (#3) from grunfink/snac2:master into master (diff)
parentMerge pull request 'added missing czech translations' (#332) from pmjv/snac2:... (diff)
downloadsnac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.gz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.xz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.zip
Merge pull request 'v2.74' (#4) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/4
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 87c5598..027fc43 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -14,6 +14,7 @@ pre { overflow-x: scroll; }
14.snac-top-controls { padding-bottom: 1.5em } 14.snac-top-controls { padding-bottom: 1.5em }
15.snac-post { border-top: 1px solid #a0a0a0; padding-top: 0.5em; padding-bottom: 0.5em; } 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-thread-cont { border-top: 1px dashed #a0a0a0; }
17.snac-textarea { font-family: inherit; width: 100% } 18.snac-textarea { font-family: inherit; width: 100% }
18.snac-history { border: 1px solid #606060; border-radius: 3px; margin: 2.5em 0; padding: 0 2em } 19.snac-history { border: 1px solid #606060; border-radius: 3px; margin: 2.5em 0; padding: 0 2em }
19.snac-btn-mute { float: right; margin-left: 0.5em } 20.snac-btn-mute { float: right; margin-left: 0.5em }