forked from TildeClub/site
1
0
Fork 0

Update wiki.tmpl

This commit is contained in:
deepend-tildeclub 2025-08-03 10:03:15 -06:00 committed by GitHub
parent a91c99303e
commit 6dc5cd321f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<link rel="icon" type="image/png" href="https://tilde.club/favicon.png">
<style type="text/css">
code{background: rgba(255, 187, 85, 0.15);padding: 0.1em 0.2em;border-radius: 0.3em;white-space: pre-wrap;}
pre code{background: none;}
pre code{background: none; padding: 0;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}