X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/b41463764d6f8164c10bd3a3e1e3620df60812ca..5246053b9fff0ab2a96d02be3df3f68ce749b7bf:/css/style.css?ds=sidebyside diff --git a/css/style.css b/css/style.css index 9fd610a..0164b1f 100644 --- a/css/style.css +++ b/css/style.css @@ -97,8 +97,8 @@ h3 { } h1, h2, h3, a { color: #00f } -a { text-decoration: underline silver } -a:hover { text-decoration: underline #00f } +.a a { text-decoration: underline silver } +.a a:hover { text-decoration: underline #00f } .h2 a { display: inline-block; @@ -151,6 +151,8 @@ canvas { border: 1px solid #fff; } h1, h2, h3, a { color: #5dc1fd } + .a a { text-decoration: underline dimgray } + .a a:hover { text-decoration: underline #5dc1fd } pre { background-color: #222 } header h1 a { -webkit-text-stroke: 1px #fff;