X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/291eb40ffb22c2383c2c09b4c3a453ecd0903d51..b41463764d6f8164c10bd3a3e1e3620df60812ca:/css/style.css?ds=sidebyside diff --git a/css/style.css b/css/style.css index 3008eb3..9fd610a 100644 --- a/css/style.css +++ b/css/style.css @@ -97,6 +97,8 @@ h3 { } h1, h2, h3, a { color: #00f } +a { text-decoration: underline silver } +a:hover { text-decoration: underline #00f } .h2 a { display: inline-block; @@ -149,9 +151,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;