aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--styles.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 5ae6fa3..94aa10b 100644
--- a/styles.css
+++ b/styles.css
@@ -65,12 +65,16 @@ pre.highlight {
border-bottom: 1px solid;
}
-article .header {
+section.header {
color: #555;
font-size: 14px;
font-style: italic;
}
+section.post-footer {
+ border-top: 0.5px solid #555;
+}
+
.simple-icon {
height: 22px;
vertical-align: middle;