25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

41 satır
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);
}