2018-12-07 22:45:27 +00:00
|
|
|
a
|
2018-12-19 20:14:43 +00:00
|
|
|
@apply text-blue no-underline
|
2018-12-07 22:45:27 +00:00
|
|
|
|
2018-12-18 22:57:51 +00:00
|
|
|
&:focus,
|
|
|
|
&:hover
|
2018-12-19 20:14:43 +00:00
|
|
|
@apply underline
|
2018-12-07 22:45:27 +00:00
|
|
|
|
|
|
|
main a
|
2018-12-19 20:14:43 +00:00
|
|
|
@apply underline
|
2018-12-07 22:45:27 +00:00
|
|
|
|
2018-12-18 22:57:51 +00:00
|
|
|
&:focus,
|
|
|
|
&:hover
|
2018-12-19 20:14:43 +00:00
|
|
|
@apply no-underline
|
2018-12-07 22:45:27 +00:00
|
|
|
|
|
|
|
h1, h2, h3
|
2018-12-18 22:57:51 +00:00
|
|
|
@apply mb-2
|
2018-12-07 22:45:27 +00:00
|
|
|
|
|
|
|
.content h2,
|
|
|
|
.content h3
|
2018-12-18 22:57:51 +00:00
|
|
|
@apply mt-6
|
2018-12-07 22:45:27 +00:00
|
|
|
|
|
|
|
p,
|
|
|
|
ul,
|
|
|
|
ol,
|
|
|
|
blockquote,
|
|
|
|
table,
|
|
|
|
pre
|
2018-12-18 22:57:51 +00:00
|
|
|
@apply mb-6
|