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

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