瀏覽代碼

span.title fix

[SVN r23399]
Jaakko Järvi 22 年之前
父節點
當前提交
2b3377041d
共有 1 個文件被更改,包括 7 次插入0 次删除
  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号