diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/index.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/index.css b/assets/index.css index 635cf5f..da1c08a 100644 --- a/assets/index.css +++ b/assets/index.css @@ -100,10 +100,6 @@ blockquote { color: black; } -.box > * > * > :is(p, h1, h2, h3, h4, h5, h6) { - color: black; -} - .box > ul > li > :is(p, h1, h2, h3, h4, h5, h6) { color: black; } |