5 lines
70 B
CSS
5 lines
70 B
CSS
|
.qa p {
|
|||
|
font-weight: bold;
|
|||
|
margin-top: 10px;
|
|||
|
margin-bottom: 0;
|
|||
|
}
|