From 19c7a282ee3163cfce88a7f8c940cf99a44d3182 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 27 Aug 2015 15:57:28 +0200 Subject: 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 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 { -- cgit v1.2.3-54-g00ecf