Files
diun/docs/assets/stylesheets/extra.css
2020-07-10 20:46:28 +02:00

20 lines
235 B
CSS

.md-logo {
width: 40px;
height: 40px;
padding-bottom: 2px;
padding-top: 2px;
}
.md-logo img {
width: 40px;
height: 40px;
}
.md-header-nav__title {
font-size: .85rem;
}
.md-typeset__table code {
word-break: normal;
}