Skip to content

Commit 8760b9e

Browse files
save file
1 parent 7479a75 commit 8760b9e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

libs/css/page.css

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

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

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

0 commit comments

Comments
 (0)