]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Add the music collection
[rbdr/r.bdr.sh] / css / style.css
index 3afa39384cd3396784c8b38b1888776d483ee539..bba1d29ddd1bf144c33179e4232c5aa4fab7538d 100644 (file)
@@ -3,11 +3,13 @@ html {
 }
 
 body {
+  font-size: 1em;
   font: -apple-system-body;
   font-family: "Hoefler Text", "Times New Roman", serif;
   font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
   line-height: 1.6;
   letter-spacing: 0.02em;
+  text-align: justify;
 }
 
 aside {
@@ -40,7 +42,7 @@ aside {
   .columned .h2:not(:only-child) .h3,
   .columned .h2:not(:only-child) li,
   .columned .h2:not(:only-child) p {
-    width: 22em;
+    width: 24em;
   }
 
   .columned .h2:not(:only-child) pre { width: 25em }