Explorar o código

span.title fix

[SVN r23399]
Jaakko Järvi %!s(int64=22) %!d(string=hai) anos
pai
achega
2b3377041d
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      doc/html/boostbook.css

+ 7 - 0
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;

粤ICP备19079148号