]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/css/application.css
Some more style changes
[rbdr/r.bdr.sh] / jekyll / css / application.css
index dc5392180365abe9949f4ce9c1d67495cbe04e57..ab7e0423e2894e8c843a010c9deb903211a336c9 100644 (file)
@@ -36,7 +36,7 @@ nav ul li a:focus {
 .postcontainer{
   margin: 2em 0;
   font-family: 'Signika', sans-serif;
-  letter-spacing: 0.05em;
+  letter-spacing: 0.03em;
   font-weight: 300;
   color: #03090f;
 }
@@ -115,10 +115,13 @@ nav ul li a:focus {
           column-gap: 6.154em;
 }
 
+.related p, .related li,
 .postcontent p, .postcontent li{
   font-size: 1.077em;
   line-height: 1.6em;
-  padding: 8px 0;
+  padding: 5px 0;
+  color: #54575a;
+  font-family: "Lato", sans-serif;
 }
 
 .postcontent a {color: #d30058}