Update style.css

This commit is contained in:
jelveh
2025-08-05 09:03:35 -07:00
parent 5ccdd627ee
commit 6bccf7dc7d
+3 -2
View File
@@ -570,10 +570,11 @@ label {
.link-to-docs{
color: #586373;
font-size: 14px;
}
.link-to-docs, .link-to-docs:hover {
text-decoration: none;
}
.link-to-docs:hover {
text-decoration: underline !important;
}
.link-to-docs img{
width: 12px;
margin-bottom: -1px;