Mercurial
diff mrjunejune/src/tools/markdown_to_html/index.css @ 133:902e29c38d66
[Blog] Final copy for websocket one.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Fri, 09 Jan 2026 08:30:35 -0800 |
| parents | 65e5a5b89a4e |
| children | 8c74204fd362 |
line wrap: on
line diff
--- a/mrjunejune/src/tools/markdown_to_html/index.css Fri Jan 09 08:23:54 2026 -0800 +++ b/mrjunejune/src/tools/markdown_to_html/index.css Fri Jan 09 08:30:35 2026 -0800 @@ -141,7 +141,7 @@ hr { border: none; - border-top: 2px solid rgb(var(--gray-light)); + border-top: 2px solid var(--black); margin: 20px 0; }