]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Pushes the paragraphs apart
authorBen Beltran <redacted>
Tue, 17 Feb 2015 04:32:31 +0000 (22:32 -0600)
committerBen Beltran <redacted>
Tue, 17 Feb 2015 04:32:31 +0000 (22:32 -0600)
jekyll/css/application.css

index 78e6c4f8334701a423823327f1d18209d60f6945..7dff1eedc4f6c2f29311d6c4c9e0fdbe256f7457 100644 (file)
@@ -130,6 +130,10 @@ nav ul li a:focus {
   font-family: "Lato", sans-serif;
 }
 
   font-family: "Lato", sans-serif;
 }
 
+.related p, .postcontent p {
+  padding: 10px 0;
+}
+
 .postcontent a {color: #d30058}
 .blue .postcontent a {color: #0081cb}
 .green .postcontent a {color: #43da30}
 .postcontent a {color: #d30058}
 .blue .postcontent a {color: #0081cb}
 .green .postcontent a {color: #43da30}