coreutils/docs/theme/head.hbs

13 lines
189 B
Handlebars
Raw Normal View History

2022-01-20 17:41:07 +00:00
<style>
dd {
margin-bottom: 1em;
}
2022-01-20 22:20:29 +00:00
main {
position: relative;
}
.version {
position: absolute;
top: 1em;
right: 0;
}
2022-01-20 17:41:07 +00:00
</style>