We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3bd12 commit 80dee61Copy full SHA for 80dee61
content/css/main.css
@@ -159,6 +159,7 @@ p>code { line-height: 0px; } /* https://iamvdo.me/en/blog/css-font-metrics-line-
159
160
a { text-decoration-color: #2156a5; text-decoration-thickness: 7%; color: black; }
161
a:hover, a:focus { color: #2156a5; fill: #2156a5; }
162
+a:hover, a:focus { & code { color: #2156a5; fill: #2156a5; } }
163
a.url { word-break: break-all; }
164
165
kbd {
0 commit comments