diff options
author | Valentin Popov <valentineus@gmail.com> | 2018-04-03 05:09:24 +0300 |
---|---|---|
committer | Valentin Popov <valentineus@gmail.com> | 2018-04-03 05:09:24 +0300 |
commit | b37844ce5a3c67e445e9c00224a9037737d4912c (patch) | |
tree | 46935ec8c182a55f1ba2a9d12d7cf8e20bb4cbe7 /assets/css/poole.css | |
parent | 54e69909fcfe2153f45ebaf3c17c74f409da5623 (diff) | |
download | popov.link-b37844ce5a3c67e445e9c00224a9037737d4912c.tar.xz popov.link-b37844ce5a3c67e445e9c00224a9037737d4912c.zip |
List of posts in the revised comments
Signed-off-by: Valentin Popov <valentineus@gmail.com>
Diffstat (limited to 'assets/css/poole.css')
-rw-r--r-- | assets/css/poole.css | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/assets/css/poole.css b/assets/css/poole.css index f8d5027..4178ad4 100644 --- a/assets/css/poole.css +++ b/assets/css/poole.css @@ -312,35 +312,12 @@ tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th { margin-top: -.5rem; } -.related { +.comments { border-top: 1px solid #eee; padding-bottom: 2rem; padding-top: 2rem; } -.related-posts { - list-style: none; - padding-left: 0; -} - -.related-posts h3 { - margin-top: 0; -} - -.related-posts li small { - color: #999; - font-size: 75%; -} - -.related-posts li a:hover { - color: #268bd2; - text-decoration: none; -} - -.related-posts li a:hover small { - color: inherit; -} - /** * Pagination * |