]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
A couple minor changes in the User's Guide.
[lyx.git] / lib / layouts / stdtitle.inc
index 2f7b48a58cc9003bef181c2e69bc022951dddf22..45c1c528daadbb5afbb9de3e21a141b60d493edf 100644 (file)
@@ -34,6 +34,12 @@ 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.tocarrow { 
+               font-weight: bold; 
+               text-decoration: none; 
+               color: #909090; 
+       }
+       a.tocarrow:visited { color: #C0C0C0; }
 </style>
 EndPreamble