about summary refs log tree commit diff
path: root/served/styles
diff options
context:
space:
mode:
Diffstat (limited to 'served/styles')
-rwxr-xr-xserved/styles/post.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/served/styles/post.css b/served/styles/post.css
index b0a4d5e..99f3b81 100755
--- a/served/styles/post.css
+++ b/served/styles/post.css
@@ -14,4 +14,12 @@
 
 p {
 	margin: 1.25rem 0;
+}
+
+#post-title {
+	margin-bottom: 0rem;
+}
+
+#published {
+	color: var(--text-dim);
 }
\ No newline at end of file