aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-05-11 00:36:14 +0900
committer安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-05-11 00:36:14 +0900
commitae0dae9e9c3ee010d58c9f2a44a10f35739f2533 (patch)
tree12309aedd207f072a1b7194fb0f8f3b98ad18aeb
parent49ec2a49590150f25f5474572c1bfed8991af32e (diff)
質疑のheadingスタイルを修正
-rw-r--r--src/css/custom.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/css/custom.css b/src/css/custom.css
index 8d9c7657..b5f74033 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -77,4 +77,10 @@ ul.table-of-contents a[href^="#bold-"] {
width: 90%;
height: 300px;
}
+}
+
+#situgi .anchor {
+ margin-top: 20px;
+ border-bottom: 1px dashed;
+ padding-bottom: 20px;
} \ No newline at end of file