summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/boostbook.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css
index cbb88bb5e9..2831765774 100644
--- a/doc/src/boostbook.css
+++ b/doc/src/boostbook.css
@@ -317,6 +317,7 @@ Blurbs
div.important,
div.caution,
div.warning,
+ div.blurb,
p.blurb
{
font-size: 9pt; /* A little bit smaller than the main text */
@@ -326,6 +327,7 @@ Blurbs
padding: 0.5pc 0.5pc 0.5pc 0.5pc;
}
+ div.blurb img,
p.blurb img
{
padding: 1pt;
@@ -549,6 +551,7 @@ Colors
div.important,
div.caution,
div.warning,
+ div.blurb,
p.blurb
{
border: 1px solid #DCDCDC;