[buildinfo.debian.net] 06/06: Drop the hover decoration when using span..

Chris Lamb chris at chris-lamb.co.uk
Sun Nov 6 21:03:18 UTC 2016


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

lamby pushed a commit to branch master
in repository buildinfo.debian.net.

commit 7dbe512701d6a0b8d4b34c7ce9e68439e69d3458
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Nov 6 21:00:40 2016 +0000

    Drop the hover decoration when using span..
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 media/css/bidb.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/media/css/bidb.css b/media/css/bidb.css
index b105092..4170047 100644
--- a/media/css/bidb.css
+++ b/media/css/bidb.css
@@ -10,6 +10,10 @@ footer {
   margin-bottom: 0;
 }
 
+.page-header h1 a {
+  text-decoration: none;
+}
+
 .f_center {
   height: 100%;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/buildinfo.debian.net.git



More information about the Reproducible-commits mailing list