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ů.
 
 

30 řádky
468 B

/* Pages/HGBot/Whisper/received/total.wxss */
.list{
position: relative;
font-size: 22px;
left: 45px;
color: #000;
}
.whisper{
position: relative;
font-size: 22px;
color: #000;
align-items: center;
background-color: #D8CAAF;
}
.hg{
align-items: center;
justify-content: center;
text-align: center;
}
.ret{
color:#7B8B6F;
font-size: 45px;
margin-left: 30px;
position: absolute;
bottom: 20px;
}