diff options
| -rw-r--r-- | blog.node5.net/static/folder.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog.node5.net/static/folder.css b/blog.node5.net/static/folder.css index 4c628e0..418739c 100644 --- a/blog.node5.net/static/folder.css +++ b/blog.node5.net/static/folder.css @@ -29,14 +29,14 @@ ol { } .entries > hr { - color: #4443; margin:1em; + opacity: 0.1; } +/* Leave margin to HR for consistent spacing */ h4 { margin: 0; } - h4 > p { margin-bottom: 0; } |
