Add introduction popup to file viewer

This commit is contained in:
2021-06-22 00:32:05 +02:00
parent 25b958a450
commit 5318002541
5 changed files with 73 additions and 1 deletions

View File

@@ -275,7 +275,7 @@ h2 {
border-bottom: 1px var(--layer_4_color_border) solid;
}
h3 {
font-size: 1.5em;
font-size: 1.6em;
font-family: "light", sans-serif;
border-bottom: 1px var(--layer_3_color_border) solid;
}