show text info

This commit is contained in:
j 2021-10-11 14:50:19 +01:00
commit f211375bbe
3 changed files with 24 additions and 7 deletions

View file

@ -7,11 +7,17 @@
h1 {
margin: 4px;
margin-top: 32px;
margin-bottom: 64px;
font-size: 24px;
letter-spacing: 1px;
font-weight: bold;
}
h2 {
margin: 4px;
}
.intro {
margin: 4px;
margin-bottom: 64px;
}
.player {
position: absolute;
display: none;