X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/633769f975494594b8d30e99d824b99b838cc487..cdfb33f1d5a2863c284726068702ac1ba01c0eb8:/jekyll/css/application.css diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 8afbd73..770d614 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -12,7 +12,7 @@ header a, header a:visited { color: black; } -h1 { +h1, h2 { display: inline-block; margin-left: 1rem; font-weight: 300; @@ -25,7 +25,7 @@ header { text-transform: uppercase; } -h1 { +h1, h2 { font-size: 4.8em; } @@ -66,7 +66,7 @@ video { max-width: 100vw; } -header a, h1, p { +header a, h1, h2, p { background-color: white; } @@ -97,7 +97,7 @@ header a, h1, p { color: #FFEC27; } - header a, h1, p { + header a, h1, h2, p { background-color: black; } }