summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEwout Wieten <ewout@ewy.one>2024-04-04 19:10:21 +0200
committerEwout Wieten <ewout@ewy.one>2024-04-04 19:10:21 +0200
commiteec5e8582d725b18c5bae80db1642eb213c20283 (patch)
treef046574c3c459cda892fd28ebf67b4a55beb993a
parent57131f902c797f67673eb2511f0ce057082316aa (diff)
make pre italic
-rw-r--r--entry/escape/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/entry/escape/index.html b/entry/escape/index.html
index 3b3b36a..ae7d086 100644
--- a/entry/escape/index.html
+++ b/entry/escape/index.html
@@ -13,6 +13,7 @@
<style>
pre {
display: inline;
+ font-style: italic;
}
</style>
<body>