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

sebastic-guest pushed a commit to branch master
in repository website.

commit e284036f821ef7b39d83a55b6fcc1e7d5315cf48
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Feb 15 22:15:17 2014 +0100

    Improve programlisting border visibility.
---
 policy.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/policy.css b/policy.css
index 7f772eb..9fa6612 100644
--- a/policy.css
+++ b/policy.css
@@ -1,7 +1,8 @@
 
 .programlisting {
-       border-width:           1px;
-       border-style:           dotted;
+       border-width:           3px;
+       border-style:           ridge;
+       border-color:           #888888;
        background-color:       #000000;
        color:                  #FFFFFF;
        padding:                10px;

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to