Personal fork of the hugo-i386 template.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
222 B

5 years ago
body {
visibility: hidden
}
.navmargin {
margin-top: 2em;
4 years ago
}
h2 {
white-space: normal;
}
details summary::-webkit-details-marker {
display:none;
}
details > summary:first-of-type {
list-style-type: none;
5 years ago
}