This commit is contained in:
Zef Hemel
2022-12-05 13:07:38 +01:00
parent 3175b3c948
commit 0b82d248d3
6 changed files with 14 additions and 8 deletions
+8
View File
@@ -187,6 +187,14 @@
font-size: 0.9em;
}
.sb-strikethrough {
text-decoration: line-through;
&.sb-meta {
text-decoration: none;
}
}
.sb-line-hr {
border-top: rgb(76, 75, 75) solid 1px;
margin-top: 1em;