X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/bd7473dd12925b32132a9113118361010baa2978..0a59087d24a857c973a38e1b84e424d5b6b1cf1d:/jekyll/css/application.css diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 16cb5e6..e74e8de 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -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; +}