]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/css/application.css
Updates projects with new ones
[rbdr/r.bdr.sh] / jekyll / css / application.css
index 16cb5e6c467a79a1b3af80fd15c730ed643c96b4..e74e8de07061f8d78e4b1d42319ad5bebfe35679 100644 (file)
@@ -137,7 +137,7 @@ nav ul li a:focus {
 .orange .postcontent a {color: #fd3839}
 .red .postcontent a {color: #f32240}
 .cyan .postcontent a {color: #74d0eb}
-.purple .postcontent a {color: #400098}
+.purple .postcontent a {color: #6020B8; text-decoration: underline}
 
 .postcontent strong{
   font-weight: 400;
@@ -317,3 +317,8 @@ code {overflow-wrap: normal}
   padding: 1em;
   margin-left: 15em;
 }
+
+.filter-switches label {
+  display: inline;
+  margin-right: 2em;
+}