1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 17:21:04 +00:00
uutils-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>