Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

41 řádky
679 B

.header{
background-color: #7B8B6F;
height: 3vh;
}
.guide{
font-size: 30px;
font-weight: bold;
text-align: center;
align-items: center;
justify-content: center;
padding-bottom: 30px;
}
.list{
font-size: 30px;
font-weight: bold;
margin-top: 6vh;
}
.start{
background-color: #D8CAAF;
font-size: 30px;
font-weight: bold;
margin: 30px;
height: 3vh;
width: 50vw;
margin-left: 100px;
color: rgba(0, 0, 0, 0.65);
}
.skip{
background-color: #D8CAAF;
font-size: 30px;
font-weight: bold;
margin: 30px;
height: 3vh;
width: 50vw;
margin-left: 100px;
color: rgba(0, 0, 0, 0.65);
}