mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 07:43:10 -07:00
Update code tag
This commit is contained in:
parent
ed022b468c
commit
f9f2494fbb
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue