mercurial/templates/static/style-coal.css
changeset 18258 bebb05a7e249
parent 17243 106cdea0183d
child 18664 30d899febef8
--- a/mercurial/templates/static/style-coal.css	Tue Jan 08 04:15:46 2013 +0100
+++ b/mercurial/templates/static/style-coal.css	Wed Nov 28 20:21:26 2012 +0100
@@ -323,3 +323,11 @@
 .block {
     border-top: 1px solid #999;
 }
+
+.breadcrumb {
+    color: gray;
+}
+
+.breadcrumb a {
+    color: blue;
+}