mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 03:43:09 -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;
|
||||
overflow-x: auto;
|
||||
padding: 0.5em;
|
||||
background: #1E1F22;
|
||||
color: #78797A;
|
||||
}
|
||||
}*/
|
||||
|
||||
pre.hljs {
|
||||
white-space: pre-wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue