Update code tag

This commit is contained in:
Kenox 2022-11-03 20:56:34 +01:00
commit f9f2494fbb

View file

@ -4,13 +4,13 @@ Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmai
*/ */
.hljs { /*.hljs {
display: block; display: block;
overflow-x: auto; overflow-x: auto;
padding: 0.5em; padding: 0.5em;
background: #1E1F22; background: #1E1F22;
color: #78797A; color: #78797A;
} }*/
pre.hljs { pre.hljs {
white-space: pre-wrap; white-space: pre-wrap;