Przeglądaj źródła

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

[SVN r39384]
Rene Rivera 18 lat temu
rodzic
commit
c66dabd71d
2 zmienionych plików z 0 dodań i 2 usunięć
  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号