summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--data/style.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/data/style.css b/data/style.css
index 13a7580..2a2e75e 100644
--- a/data/style.css
+++ b/data/style.css
@@ -65,7 +65,8 @@ p {
   display: inline;
 }
 
-.entry-content > p {
+.entry-content > p,
+.quick {
   text-indent: 1em;
 }
 
@@ -91,10 +92,6 @@ address {
 }
 
 
-p + .quick p:first-child {
-  margin-left: 1em;
-}
-
 .quick p {
   display: inline;
 }