ModelHandle/tools/jsdoc_custom.css
2023-01-07 08:22:23 +01:00

18 lines
173 B
CSS

.usertext h1
{
font-size: 36px;
margin: 1em 0;
}
.usertext h2
{
font-size: 30px;
margin: 1em 0;
}
.usertext h3
{
font-size: 24px;
margin: 1em 0;
}