You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-07-03 00:57:26 +02:00
8 lines
123 B
CSS
8 lines
123 B
CSS
.md-typeset a {
|
|
color: #448aff !important;
|
|
}
|
|
|
|
.md-typeset a:not(.headerlink):hover {
|
|
text-decoration: underline;
|
|
}
|