forked from TildeClub/site
Update wiki.tmpl
This commit is contained in:
parent
a91c99303e
commit
6dc5cd321f
|
@ -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%;}
|
||||
|
|
Loading…
Reference in New Issue