qmining-page/src/pages/faq.module.css
2021-05-18 11:10:57 +02:00

13 lines
135 B
CSS

.content {
text-align: justify;
}
.content b {
color: #fff;
display: block;
margin: 5px 0px;
}
.content i {
color: #fff;
}