From: Ruben Beltran del Rio Date: Sat, 18 Jan 2025 21:13:51 +0000 (+0100) Subject: Remove older nth of type X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/44bd10f65668622004a61c6c217dcad405020d3f Remove older nth of type --- diff --git a/css/style.css b/css/style.css index 3008eb3..82b7a64 100644 --- a/css/style.css +++ b/css/style.css @@ -149,9 +149,6 @@ canvas { border: 1px solid #fff; } h1, h2, h3, a { color: #5dc1fd } - [data-title="/index.html"] .h2:nth-of-type(n+7):nth-of-type(-n+9) { - h2, h3, a { color: #675CFB } - } pre { background-color: #222 } header h1 a { -webkit-text-stroke: 1px #fff;