mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
77e344d181
* fix code climate issues * fix code climate issues * fix code climate issues
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;
|
|
}
|