Spaces
This commit is contained in:
parent
772e19c320
commit
c962a84415
12 changed files with 97 additions and 101 deletions
|
@ -1,35 +1,35 @@
|
|||
a
|
||||
color: inherit
|
||||
text-decoration: none
|
||||
color: inherit
|
||||
text-decoration: none
|
||||
|
||||
&:focus,
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
|
||||
main a
|
||||
&:focus,
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
|
||||
&:focus,
|
||||
&:hover
|
||||
text-decoration: none
|
||||
main a
|
||||
text-decoration: underline
|
||||
|
||||
&:focus,
|
||||
&:hover
|
||||
text-decoration: none
|
||||
|
||||
h1, h2, h3
|
||||
@apply .mb-2
|
||||
@apply .mb-2
|
||||
|
||||
.content
|
||||
h2,
|
||||
h3
|
||||
@apply .mt-6
|
||||
h2,
|
||||
h3
|
||||
@apply .mt-6
|
||||
|
||||
p,
|
||||
ul,
|
||||
ol,
|
||||
table,
|
||||
pre
|
||||
@apply .mb-4
|
||||
@apply .mb-4
|
||||
|
||||
.element-invisible
|
||||
@apply .absolute .overflow-hidden .break-normal
|
||||
clip: rect(1px, 1px, 1px, 1px)
|
||||
height: 1px
|
||||
width: 1px
|
||||
@apply .absolute .overflow-hidden .break-normal
|
||||
clip: rect(1px, 1px, 1px, 1px)
|
||||
height: 1px
|
||||
width: 1px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue