]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: CSS: use blue hyperlinks again.
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 3 Jan 2010 06:33:20 +0000 (22:33 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 3 Jan 2010 06:33:20 +0000 (22:33 -0800)
Documentation/css/lilypond-web.css

index ce6968408413c55832c4c8a2da17206bd0f34bc4..54946e588deae7983342c25f0b3cc438f2f428f0 100644 (file)
@@ -49,15 +49,15 @@ a:focus {
 }
 
 a:link {
-  color: #00b945;
+  color: #0c51ab;
 }
 
 a:visited {
-  color: #5b2c26;
+  color: #804f01;
 }
 
 a:hover {
-  color: #006919;
+  color: #0105ad;
 }
 
 /* Table of Contents */