aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/poole.css25
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
*