STYLE Handling a style
This commit is contained in:
parent
664a16583f
commit
4c477985e8
|
|
@ -45,6 +45,10 @@ article > *:not(.entry-content),
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-content {
|
.site-content {
|
||||||
|
a {
|
||||||
|
@apply underline underline-offset-4;
|
||||||
|
text-decoration-thickness: 1px;
|
||||||
|
}
|
||||||
p,
|
p,
|
||||||
li {
|
li {
|
||||||
strong {
|
strong {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user