Commit fda087ed81
Changed files (1)
lib
docs
lib/docs/index.html
@@ -36,6 +36,11 @@
text-decoration: none;
}
+ pre a {
+ text-decoration: underline;
+ color: unset;
+ }
+
a:hover {
text-decoration: underline;
}