X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/a54114f6d7af900866da81b1b24a1330f2184b82..291eb40ffb22c2383c2c09b4c3a453ecd0903d51:/css/style.css diff --git a/css/style.css b/css/style.css index 175931e..3008eb3 100644 --- a/css/style.css +++ b/css/style.css @@ -97,31 +97,6 @@ h3 { } h1, h2, h3, a { color: #00f } -[data-title="/index.html"] { - .h2:nth-of-type(n+5):nth-of-type(-n+6) { - h2, h3, a { color: #EE0700 } - } - - .h2:nth-of-type(n+7):nth-of-type(-n+9) { - h2, h3, a { color: #6A5ACD } - } - - .h2:nth-of-type(10) { - h2, h3, a { color: #A76905 } - } - - .h2:nth-of-type(11) { - h2, h3, a { color: #398557 } - } - - .h2:nth-of-type(n+12):nth-of-type(-n+16) { - h2, h3, a { color: #D505C6 } - } - - .h2:nth-of-type(17) { - h2, h3, a { color: #6A788A } - } -} .h2 a { display: inline-block;