]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdtitle.inc
Better TOC output for XHTML, per Rob and Pavel.
[features.git] / lib / layouts / stdtitle.inc
index 7081de49d0013cae4ca4f584a5bcb100a52eab38..1669614f989788373587280c6b8b07ea173ebc2e 100644 (file)
@@ -34,6 +34,11 @@ AddToHTMLPreamble
        div.lyxtoc-4 { margin: 0em 0em 0em 1em; }
        div.lyxtoc-5 { margin: 0em 0em 0em 1em; }
        div.lyxtoc-6 { margin: 0em 0em 0em 1em; }
+       a.tocentry {
+               text-decoration: none;
+               color: black;
+       }
+       a.tocentry:visited { color: black; }
        a.tocarrow { 
                font-weight: bold; 
                text-decoration: none;