OpenXE/www/api/assets/docs_custom.css
2021-05-21 08:49:41 +02:00

13 lines
188 B
CSS

.hero {
background-color: #42B8C4 !important;
}
a:link,
a:active,
a:visited,
.tabs li.is-active a {
color: #42b8c5 !important;
}
a:hover,
a:focus {
color: #2F9099 !important;
}