Compare commits
No commits in common. "96795d2138d1ca9139e8bc9aee623aedaa3be544" and "649db7e5e905b21281dac8111e098556f07de6cc" have entirely different histories.
96795d2138
...
649db7e5e9
2 changed files with 1 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
}
|
||||
|
||||
pre:not(.chroma) {
|
||||
margin: 20px 0;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
@ -19,10 +20,6 @@ pre code {
|
|||
|
||||
code {
|
||||
color: var(--accent);
|
||||
text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-moz-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
|
|
|
@ -15,7 +15,6 @@ html {
|
|||
*::before,
|
||||
*::after {
|
||||
box-sizing: inherit;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue