mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-28 16:06:32 +01:00
20 lines
235 B
CSS
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;
|
|
}
|