MercurialWikiTheme

Changeset

18:b9e9b6ccd8b2
2010-07-02 Paul Boddie raw files shortlog changelog graph Modified the darker link colour again.
themes/mercurialwiki/css/common.css (file) themes/mercurialwiki/css/screen.css (file)
     1.1 --- a/themes/mercurialwiki/css/common.css	Sat Jun 26 19:36:03 2010 +0200
     1.2 +++ b/themes/mercurialwiki/css/common.css	Fri Jul 02 01:24:32 2010 +0200
     1.3 @@ -164,7 +164,7 @@
     1.4      padding: 0;
     1.5  }
     1.6  div.table-of-contents a {
     1.7 -    color: #003c91;
     1.8 +    color: #0050c1;
     1.9  }
    1.10  p.table-of-contents-heading {
    1.11      font-weight:bold;
    1.12 @@ -273,7 +273,7 @@
    1.13  }
    1.14  
    1.15  .recentchanges td a {
    1.16 -    color: #003c91;
    1.17 +    color: #0050c1;
    1.18  }
    1.19  
    1.20  .recentchanges .rcdaybreak td {
    1.21 @@ -423,7 +423,7 @@
    1.22  }
    1.23  
    1.24  p.searchstats a {
    1.25 -    color: #003c91;
    1.26 +    color: #0050c1;
    1.27  }
    1.28  
    1.29  p.searchhint {
     2.1 --- a/themes/mercurialwiki/css/screen.css	Sat Jun 26 19:36:03 2010 +0200
     2.2 +++ b/themes/mercurialwiki/css/screen.css	Fri Jul 02 01:24:32 2010 +0200
     2.3 @@ -195,7 +195,7 @@
     2.4  }
     2.5  
     2.6  #message a {
     2.7 -    color: #003c91;
     2.8 +    color: #0050c1;
     2.9  }
    2.10  
    2.11  #message div.buttons {