Skip to content

Commit 01cbc19

Browse files
save file
1 parent 8760b9e commit 01cbc19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs/css/page.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747

4848
tr td:empty
4949
{background:lightgray}
50-
h3:has(+ h3)
51-
{margin-bottom:8px}
52-
h3 + h3
53-
{margin-top:5px}
50+
h3:has(+ h4)
51+
{margin-bottom:8px !important}
52+
h3 + h4
53+
{margin-top:5px !important}
5454

5555
.icon
5656
{border:1px solid gray;border-radius:3px;box-sizing:border-box;width:30px;height:30px;cursor:pointer}

0 commit comments

Comments
 (0)