Просмотр исходного кода

Don't make nav links white to prevent then from not showing up when the images are not present.

[SVN r39384]
Rene Rivera 18 лет назад
Родитель
Сommit
c66dabd71d
2 измененных файлов с 0 добавлено и 2 удалено
  1. 0 1
      doc/html/boostbook.css
  2. 0 1
      doc/src/boostbook.css

+ 0 - 1
doc/html/boostbook.css

@@ -176,7 +176,6 @@
     
     .spirit-nav a
     {
-        color: white;
         padding-left: 0.5em;
     }
     

+ 0 - 1
doc/src/boostbook.css

@@ -176,7 +176,6 @@
     
     .spirit-nav a
     {
-        color: white;
         padding-left: 0.5em;
     }
     

粤ICP备19079148号