Add extensions

This commit is contained in:
Jeremy Thomas
2017-07-19 22:52:22 +01:00
parent 236e3981e1
commit c526e48b5c
12 changed files with 411 additions and 12 deletions

View File

@@ -30,10 +30,10 @@
line-height: 1.25
padding: 0.5em 0.75em
position: relative
a,
a:not(.button),
strong
color: currentColor
a
a:not(.button)
text-decoration: underline
.delete
flex-grow: 0
@@ -49,10 +49,10 @@
border-radius: $radius
color: $text
padding: 1em 1.25em
a,
a:not(.button),
strong
color: currentColor
a
a:not(.button)
text-decoration: underline
code,
pre