matrix-doc/docs/stylesheets/extra.css
2021-08-05 13:05:09 +02:00

11 lines
160 B
CSS

.md-nav__item .md-nav__link--active {
color: #10A0A0;
}
.md-typeset a {
color: #10A0A0;
}
.md-typeset a:hover {
border-bottom: dotted 1px;
}