X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/bd38d96a9d1a17b6a677b645dd2bf8dbfdd8a439..4efce86dda416d04c48406724fa51de24a8adb72:/css/style.css?ds=sidebyside diff --git a/css/style.css b/css/style.css index 917e5e8..33483e0 100644 --- a/css/style.css +++ b/css/style.css @@ -84,20 +84,21 @@ h1, h2, h3 { font-family: "Avenir Next"; font-weight: 900 } -h1 { font-size: 2em } +h1 { font-size: 4em } +h2 { + font-size: 2em; + text-transform: lowercase; +} h3 { + display: inline-block; font-weight: 600; margin-top: 1em } h2, h3, a { color: #00f } [data-title="/index.html"] { - .h2:nth-of-type(n+2):nth-of-type(-n+4) { - h2, h3, a { color: #EE0700 } - } - .h2:nth-of-type(n+5):nth-of-type(-n+6) { - h2, h3, a { color: #398557 } + h2, h3, a { color: #EE0700 } } .h2:nth-of-type(n+7):nth-of-type(-n+9) { @@ -109,7 +110,7 @@ h2, h3, a { color: #00f } } .h2:nth-of-type(11) { - h2, h3, a { color: #1D76DB } + h2, h3, a { color: #398557 } } .h2:nth-of-type(n+12):nth-of-type(-n+16) {