coreutils/docs/theme/head.hbs
2022-01-22 11:49:33 +01:00

16 lines
236 B
Handlebars

<style>
dd {
margin-bottom: 1em;
}
main {
position: relative;
}
.version {
position: absolute;
top: 1em;
right: 0;
}
dd > p {
margin-top: 0.2em;
}
</style>