X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/f147205f78c55bb3c237722dea557d796f80cc8f..64baf885e194e2a183563d7981f6c434744d9780:/jekyll/css/application.css diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 78e6c4f..7dff1ee 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -130,6 +130,10 @@ nav ul li a:focus { 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}