[Pkg-debile-commits] [debile-web] 01/05: Fix the color of the link

Sylvestre Ledru sylvestre at alioth.debian.org
Fri Sep 13 09:29:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch update-usuability
in repository debile-web.

commit 5e2374e8c9558a86795dbdd9d4b8fc7ad58bd21e
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Fri Sep 6 10:35:54 2013 +0200

    Fix the color of the link
---
 less/layout.less |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/less/layout.less b/less/layout.less
index 8aa3ad3..820adfa 100644
--- a/less/layout.less
+++ b/less/layout.less
@@ -117,7 +117,8 @@ table.zebra {
 }
 
 a {
-    color:                    #3465a4;
+    color:                    rgb(4, 21, 27);
+//#3465a4;
 }
 
 pre {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list