coreutils/docs/theme/head.hbs
2022-01-20 23:20:29 +01:00

13 lines
No EOL
189 B
Handlebars

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