2018-06-03 08:33:12 +00:00
|
|
|
a
|
2018-06-06 20:46:10 +00:00
|
|
|
color: inherit
|
|
|
|
text-decoration: none
|
2018-06-03 08:33:12 +00:00
|
|
|
|
2018-06-06 20:46:10 +00:00
|
|
|
&:focus,
|
|
|
|
&:hover
|
|
|
|
text-decoration: underline
|
2018-06-03 08:33:12 +00:00
|
|
|
|
|
|
|
main a
|
2018-06-06 20:46:10 +00:00
|
|
|
text-decoration: underline
|
2018-06-03 08:33:12 +00:00
|
|
|
|
2018-06-06 20:46:10 +00:00
|
|
|
&:focus,
|
|
|
|
&:hover
|
|
|
|
text-decoration: none
|
2018-06-03 08:33:12 +00:00
|
|
|
|
|
|
|
h1, h2, h3
|
2018-06-06 20:46:10 +00:00
|
|
|
@apply .mb-2
|
2018-06-03 08:33:12 +00:00
|
|
|
|
|
|
|
.content
|
2018-06-06 20:46:10 +00:00
|
|
|
h2,
|
|
|
|
h3
|
|
|
|
@apply .mt-6
|
2018-06-03 08:33:12 +00:00
|
|
|
|
|
|
|
p,
|
|
|
|
ul,
|
|
|
|
ol,
|
2018-10-03 23:19:39 +00:00
|
|
|
blockquote,
|
2018-06-03 08:33:12 +00:00
|
|
|
table,
|
|
|
|
pre
|
2018-10-03 23:23:01 +00:00
|
|
|
@apply .mb-6
|
2018-06-04 20:46:35 +00:00
|
|
|
|
|
|
|
.element-invisible
|
2018-06-06 20:46:10 +00:00
|
|
|
@apply .absolute .overflow-hidden .break-normal
|
|
|
|
clip: rect(1px, 1px, 1px, 1px)
|
|
|
|
height: 1px
|
|
|
|
width: 1px
|