styles: syntax highlight background color
This commit is contained in:
parent
18ebf2c985
commit
cede0b1997
|
@ -21,7 +21,7 @@
|
||||||
_:where(p,pre,blockquote,figure,ul,ol,table){my:1.125em}
|
_:where(p,pre,blockquote,figure,ul,ol,table){my:1.125em}
|
||||||
>:first-child{mt:0!}
|
>:first-child{mt:0!}
|
||||||
_:where(pre){p:20;_r:8;_overflow:auto}
|
_:where(pre){p:20;_r:8;_overflow:auto}
|
||||||
_:where(pre,code:not(.highlight_*)){bg:fade-2;_bg:fade-92@dark}
|
_:where(pre,code:not(.highlight_*)){bg:fade-2;_bg:fade-92!@dark}
|
||||||
_:where(strong,b,a,code:not(.highlight_*),mark,del){font:fade-92;_font:fade-12@dark}
|
_:where(strong,b,a,code:not(.highlight_*),mark,del){font:fade-92;_font:fade-12@dark}
|
||||||
_:where(table){width:full;_border-spacing:0}
|
_:where(table){width:full;_border-spacing:0}
|
||||||
_:where(td){v:baseline}
|
_:where(td){v:baseline}
|
||||||
|
|
Loading…
Reference in New Issue