mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
13 lines
135 B
CSS
13 lines
135 B
CSS
.content {
|
|
text-align: justify;
|
|
}
|
|
|
|
.content b {
|
|
color: #fff;
|
|
display: block;
|
|
margin: 5px 0px;
|
|
}
|
|
|
|
.content i {
|
|
color: #fff;
|
|
}
|