mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-05-16 02:07:01 +00:00
whitespace
This commit is contained in:
parent
ea3c625b91
commit
d89dc44d44
1 changed files with 4 additions and 3 deletions
|
@ -28,17 +28,18 @@ img {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 1.428571429;
|
line-height: 1.428571429;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
word-break: break-all;
|
|
||||||
|
white-space: pre-wrap;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
border-color: #f09018;
|
border-color: #f09018;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
max-width:80%;
|
max-width: 80%;
|
||||||
/*overflow: unset;*/
|
/*overflow: unset;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-typeset code {
|
.md-typeset pre {
|
||||||
/*overflow: unset;*/
|
/*overflow: unset;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue