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

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