summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorJaakko Järvi <jarvi@cs.tamu.edu>2004-07-07 20:25:35 +0000
committerJaakko Järvi <jarvi@cs.tamu.edu>2004-07-07 20:25:35 +0000
commit2b3377041de7ce0de0d5f7b75d6968dc0b464f21 (patch)
treed95063c587b1a4183e9b1eb4c8b03673e69a6052 /doc/html
parente9c197e91ee76fff2bac5023b1d4aea233e7ca3d (diff)
downloadboost-2b3377041de7ce0de0d5f7b75d6968dc0b464f21.tar.gz
span.title fix
[SVN r23399]
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/boostbook.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css
index c4a414a184..8db0af780d 100644
--- a/doc/html/boostbook.css
+++ b/doc/html/boostbook.css
@@ -81,6 +81,13 @@ i.firstterm
background-color: lightskyblue;
}
+ span.title
+ {
+ background-color: white;
+ font-size: 100%;
+ font-weight: normal;
+ }
+
.section .section .title, .chapter .section .title, .table .title
{
background-color: white;