1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-03-05 22:49:48 +01:00
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;
}