aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/wiki_src/custom.css
diff options
context:
space:
mode:
authorMarvin Borner2023-11-11 19:14:27 +0100
committerMarvin Borner2023-11-11 19:14:27 +0100
commiteda9bdd118d8d115cbd7d88e449dde465bb4894a (patch)
tree359e2e57d677b004f5e022ff37c8d26572dc11a7 /docs/wiki_src/custom.css
parent0a6c4aed69622751058da16f297e5a8f8fe01a1b (diff)
Minor wiki fixes
css and blog
Diffstat (limited to 'docs/wiki_src/custom.css')
-rw-r--r--docs/wiki_src/custom.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/wiki_src/custom.css b/docs/wiki_src/custom.css
index fdcea31..170b4cc 100644
--- a/docs/wiki_src/custom.css
+++ b/docs/wiki_src/custom.css
@@ -1,3 +1,10 @@
+pre {
+ width: 100%;
+ white-space: pre;
+ overflow-x: scroll;
+ display: inline-grid;
+}
+
.headerlink {
display: none;
}