diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/css/custom.css | 6 |
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 |