mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-10-31 23:54:12 +01:00
better looking inline codes
This commit is contained in:
parent
0e017926f2
commit
f98d5787a3
@ -80,9 +80,11 @@
|
|||||||
|
|
||||||
p
|
p
|
||||||
code
|
code
|
||||||
background var(--clr-ligher)
|
background: var(--clr-ligher)
|
||||||
padding 0.3em .5em
|
padding: .15em .5em
|
||||||
border-radius .25em
|
border-radius: .25em
|
||||||
|
display: inline-block
|
||||||
|
font-size: 105%
|
||||||
|
|
||||||
.links
|
.links
|
||||||
& > div
|
& > div
|
||||||
|
Loading…
Reference in New Issue
Block a user