# HG changeset patch # User Paul Boddie # Date 1278026672 -7200 # Node ID b9e9b6ccd8b26f3bd947a2cd243e0bcf32c82340 # Parent 961715ce5833e5318e4dff2a729e753ba6ffe82f Modified the darker link colour again. diff -r 961715ce5833 -r b9e9b6ccd8b2 themes/mercurialwiki/css/common.css --- a/themes/mercurialwiki/css/common.css Sat Jun 26 19:36:03 2010 +0200 +++ b/themes/mercurialwiki/css/common.css Fri Jul 02 01:24:32 2010 +0200 @@ -164,7 +164,7 @@ padding: 0; } div.table-of-contents a { - color: #003c91; + color: #0050c1; } p.table-of-contents-heading { font-weight:bold; @@ -273,7 +273,7 @@ } .recentchanges td a { - color: #003c91; + color: #0050c1; } .recentchanges .rcdaybreak td { @@ -423,7 +423,7 @@ } p.searchstats a { - color: #003c91; + color: #0050c1; } p.searchhint { diff -r 961715ce5833 -r b9e9b6ccd8b2 themes/mercurialwiki/css/screen.css --- a/themes/mercurialwiki/css/screen.css Sat Jun 26 19:36:03 2010 +0200 +++ b/themes/mercurialwiki/css/screen.css Fri Jul 02 01:24:32 2010 +0200 @@ -195,7 +195,7 @@ } #message a { - color: #003c91; + color: #0050c1; } #message div.buttons {