mirror of
https://github.com/boostorg/more.git
synced 2024-12-26 23:30:29 +08:00
Add some styling for FAQ like lists.
[SVN r29753]
This commit is contained in:
parent
0eee266b4a
commit
78ecab4a6b
@ -138,6 +138,13 @@ a:hover {
|
||||
display: block;
|
||||
margin: 0em 0em 0.5em 0em;
|
||||
}
|
||||
.section-body .faq dt {
|
||||
color: #005080;
|
||||
font-weight: bold;
|
||||
}
|
||||
.section-body .faq dd {
|
||||
margin: 0em 0em 1em 0em;
|
||||
}
|
||||
/* Section headings, all use the same stream op indicator style. */
|
||||
#content h1, #content h2 {
|
||||
padding-left: 24px;
|
||||
|
Loading…
Reference in New Issue
Block a user