X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/44bd10f65668622004a61c6c217dcad405020d3f..eaa68f7fa8201b90d202a2da273888b418292edc:/css/style.css?ds=sidebyside diff --git a/css/style.css b/css/style.css index 82b7a64..fa3b951 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,6 +151,8 @@ canvas { border: 1px solid #fff; } h1, h2, h3, a { color: #5dc1fd } + a { text-decoration: underline dimgray } + a:hover { text-decoration: underline #5dc1fd } pre { background-color: #222 } header h1 a { -webkit-text-stroke: 1px #fff;