[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible netbsd: improve css

Holger Levsen holger at moszumanska.debian.org
Thu Aug 27 14:01:34 UTC 2015


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 19c7a282ee3163cfce88a7f8c940cf99a44d3182
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 27 15:57:28 2015 +0200

    reproducible netbsd: improve css
---
 userContent/reproducible/netbsd/global.css | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/userContent/reproducible/netbsd/global.css b/userContent/reproducible/netbsd/global.css
index 7f8b345..3e8c75d 100644
--- a/userContent/reproducible/netbsd/global.css
+++ b/userContent/reproducible/netbsd/global.css
@@ -6,7 +6,7 @@ body {
   font-family: Tahoma, sans-serif;
   font-size: small;
   line-height: 1.3em;
-  margin: 0;
+  margin: 1.5em;
   padding: 0;
 }
 
@@ -533,7 +533,10 @@ h4 {
 
 table {
 	font-size: 100%; /* keeps font size the same as in the body */
-	Border-Width: 0.0em;
+	Border-Width: 0.2em;
+	Width: 90%;
+	Margin-Left: auto;
+	Margin-Right: auto;
 }
 
 table td {

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



More information about the Qa-jenkins-scm mailing list