mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-21 01:13:08 -07:00
Update code tag
This commit is contained in:
parent
ff1ca863fa
commit
8d32effafc
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmai
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
pre.code {
|
pre.code {
|
||||||
|
display: block;
|
||||||
|
overflow-x: auto;
|
||||||
|
padding: 0.5em;
|
||||||
|
background: #1E1F22;
|
||||||
|
color: #78797A;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
margin-left: 8em;
|
margin-left: 8em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue