Reapply "add named aliases for first-letter drop-cap style"

This reverts commit a9be3d913d.
This commit is contained in:
Eric
2026-09-15 00:43:55 +10:00
parent a9be3d913d
commit 79df1dc916
4 changed files with 32 additions and 28 deletions
+1
View File
@@ -14,6 +14,7 @@
.note table tbody tr:nth-child(odd) { background : #FFFFFF; }
/* DROP CAP */
.first-letter, .drop-cap
h1 + p::first-letter {
color : black;
background-image : unset;