1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/css/extra.css
2017-11-10 16:30:52 +01:00

8 lines
125 B
CSS

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