20 lines
No EOL
248 B
CSS
20 lines
No EOL
248 B
CSS
|
|
#faqBlock {
|
|
padding:18px 0px 18px 100px;
|
|
width:50%;
|
|
font-size: 14px;
|
|
}
|
|
|
|
h5 {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
margin-top:0px;
|
|
margin-bottom: 12px;
|
|
}
|
|
|
|
.q1 {
|
|
font-weight:bold;
|
|
bottom-margin: 5px;
|
|
top-margin: 10px;
|
|
display:block;
|
|
} |