Better FAQ css formatting
This commit is contained in:
parent
0297996bbb
commit
27dfff106e
|
@ -61,3 +61,8 @@ div.table td {
|
||||||
.question {
|
.question {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.question p {
|
||||||
|
margin-top: 0;
|
||||||
|
padding-top: 20px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue