mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Fri 27 May 00:29:40 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
5447f76a9c
commit
96d4250f9d
1 changed files with 10 additions and 0 deletions
|
@ -27,6 +27,16 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
code,
|
||||
code *,
|
||||
pre,
|
||||
pre * {
|
||||
white-space: pre-wrap;
|
||||
white-space: -moz-pre-wrap;
|
||||
white-space: -pre-wrap;
|
||||
white-space: -o-pre-wrap;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: auto;
|
||||
padding: 2rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue