custumize table style

This commit is contained in:
piharpi
2020-04-02 19:56:17 +07:00
parent fc70b0feaa
commit 442e9f8c99
3 changed files with 26 additions and 9 deletions

View File

@@ -8,9 +8,10 @@ code {
word-spacing: normal;
word-break: normal;
word-wrap: normal;
font-size: 16px;
font-size: inherit;
&.highlighter-rouge {
padding: 1px 4px;
padding: 1px 3px;
position: relative;
top: -1px;
background-color: #f6f6f6;