Better FAQ css formatting

This commit is contained in:
Luke Taylor 2009-12-18 12:56:27 +00:00
parent 0297996bbb
commit 27dfff106e
1 changed files with 5 additions and 0 deletions

View File

@ -61,3 +61,8 @@ div.table td {
.question {
font-weight: bold;
}
.question p {
margin-top: 0;
padding-top: 20px;
}