summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-27 15:57:28 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-27 15:57:28 +0200
commit19c7a282ee3163cfce88a7f8c940cf99a44d3182 (patch)
tree5f8f5639e3e4d3446bccbc0291958eaa138b2136 /userContent
parentfe5e08ac81bf275f1dc36fb33832e92b8940dd36 (diff)
downloadjenkins.debian.net-19c7a282ee3163cfce88a7f8c940cf99a44d3182.tar.xz
reproducible netbsd: improve css
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/netbsd/global.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/userContent/reproducible/netbsd/global.css b/userContent/reproducible/netbsd/global.css
index 7f8b345e..3e8c75d4 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 {