From: Ruben Beltran del Rio Date: Fri, 13 Dec 2024 13:15:25 +0000 (+0100) Subject: Update colors X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/8f3565358e605ec341910e60b84a333ad26ca5da?ds=inline Update colors --- diff --git a/css/style.css b/css/style.css index 917e5e8..2ab37cf 100644 --- a/css/style.css +++ b/css/style.css @@ -92,12 +92,8 @@ h3 { 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 +105,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) {