Files
reproxy/site/styles.html
2022-08-07 15:21:34 -05:00

9 lines
116 B
HTML

<style>
.md-typeset h1,
.md-content__button {
display: none;
}
.md-header__topic {
display: none;
}
</style>