This commit is contained in:
2024-02-01 12:57:32 +01:00
committed by AdrienLSH
parent 910a8861e5
commit 22dd4a0299
14 changed files with 67 additions and 40 deletions

View File

@ -1,3 +1,7 @@
#app * {
font-size: 30px;
}
#app #username
{
font-size: 0.8em;
@ -11,7 +15,6 @@
#app {
margin-top: 1em;
background-color: red;
}
#app #yes, #app #no {