1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00
2025-01-15 16:17:20 +00:00

8 lines
123 B
CSS

.md-typeset a {
color: #448aff !important;
}
.md-typeset a:not(.headerlink):hover {
text-decoration: underline;
}