Spaces
This commit is contained in:
parent
cfc41d2f4a
commit
57d1b8350c
13 changed files with 120 additions and 121 deletions
|
@ -1,22 +1,22 @@
|
|||
.markdown
|
||||
h2
|
||||
@apply mt-8 mb-3 text-black
|
||||
h2
|
||||
@apply mt-8 mb-3 text-black
|
||||
|
||||
h2, h3
|
||||
@apply text-black
|
||||
h2, h3
|
||||
@apply text-black
|
||||
|
||||
p,
|
||||
li
|
||||
a
|
||||
@apply link
|
||||
p,
|
||||
li
|
||||
a
|
||||
@apply link
|
||||
|
||||
code
|
||||
@apply bg-grey-lighter inline-block font-mono text-sm px-1 py-px border border-grey-light
|
||||
code
|
||||
@apply bg-grey-lighter inline-block font-mono text-sm px-1 py-px border border-grey-light
|
||||
|
||||
p:last-child
|
||||
@apply mb-0
|
||||
p:last-child
|
||||
@apply mb-0
|
||||
|
||||
pre code,
|
||||
.hljs
|
||||
@apply bg-grey-lighter block border-grey-dark border-l-4 font-mono
|
||||
@apply leading-loose overflow-x-scroll p-6 rounded text-sm
|
||||
pre code,
|
||||
.hljs
|
||||
@apply bg-grey-lighter block border-grey-dark border-l-4 font-mono
|
||||
@apply leading-loose overflow-x-scroll p-6 rounded text-sm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue