Additional default styling

This commit is contained in:
Gabriel Simmer 2022-12-12 18:58:02 +00:00
parent 26ab081875
commit bd7867aeef
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -103,6 +103,23 @@ footer {
padding: 0.5em 10px;
}
}
details {
font-size: 1.3em;
cursor: pointer;
border: 2px solid var(--text);
padding: 5px;
margin: -2px 0;
}
details > ul {
margin: 2px;
list-style: square;
}
hr {
border: 2px dashed var(--text);
}
"#;
/// Returns either the plain XESS template with aoi theme or