summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-11 10:22:30 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-11 10:33:46 +0200
commit0da3525892b51f3dd89404a8687ddc6c13a0f510 (patch)
tree667d98310df41005532d2468643cf2e0371f551f /userContent
parent402d09ca0da6eb9a2c87a39a2e995394fc907a36 (diff)
downloadjenkins.debian.net-0da3525892b51f3dd89404a8687ddc6c13a0f510.tar.xz
reproducible: improve CSS
Diffstat (limited to 'userContent')
-rw-r--r--userContent/static/style.css1
-rw-r--r--userContent/static/style_dbd.css6
2 files changed, 3 insertions, 4 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index 4d5faf97..3325edaf 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -14,7 +14,6 @@ body {
padding: 0.25em 0.25em 0em 0.25em;
margin: 0.25em 0.25em 0em 0.25em;
height: 100%;
- overflow: hidden;
}
pre {
diff --git a/userContent/static/style_dbd.css b/userContent/static/style_dbd.css
index 7c090d76..57418f31 100644
--- a/userContent/static/style_dbd.css
+++ b/userContent/static/style_dbd.css
@@ -5,13 +5,13 @@ html {
}
body {
- width: 99%;
+ width: 100%;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 16px;
color: #333333;
- padding: 0em 0.25em 0em 0.25em;
- margin: 0.25em 0.25em 0em 0.25em;
+ padding: 0.25em 0.25em 0em 0em;
+ margin: 0em 0.25em 0em 0em;
}
#