# HG changeset patch # User Paul Boddie # Date 1277573763 -7200 # Node ID 961715ce5833e5318e4dff2a729e753ba6ffe82f # Parent d3873556a599e130b9e72fcf5634769f44133303 Changed various link and background colours. diff -r d3873556a599 -r 961715ce5833 themes/mercurialwiki/css/common.css --- a/themes/mercurialwiki/css/common.css Wed Jun 09 19:56:43 2010 +0200 +++ b/themes/mercurialwiki/css/common.css Sat Jun 26 19:36:03 2010 +0200 @@ -164,7 +164,7 @@ padding: 0; } div.table-of-contents a { - color: #005cd5; + color: #003c91; } p.table-of-contents-heading { font-weight:bold; @@ -273,11 +273,11 @@ } .recentchanges td a { - color: #005cd5; + color: #003c91; } .recentchanges .rcdaybreak td { - background: #46d1f1; + background: #91d9f1; border: none; } @@ -423,7 +423,7 @@ } p.searchstats a { - color: #005cd5; + color: #003c91; } p.searchhint { diff -r d3873556a599 -r 961715ce5833 themes/mercurialwiki/css/screen.css --- a/themes/mercurialwiki/css/screen.css Wed Jun 09 19:56:43 2010 +0200 +++ b/themes/mercurialwiki/css/screen.css Sat Jun 26 19:36:03 2010 +0200 @@ -195,7 +195,7 @@ } #message a { - color: #005cd5; + color: #003c91; } #message div.buttons {