summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-15 00:45:11 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-15 00:45:11 +0100
commitfbdd851af01b9cbff2ad73135e98b466bf5b1c69 (patch)
tree8b2563bbedbb9c7e9749fbe1790fa976848be32f /bin/reproducible_html_rpms.sh
parentab5317ede876c4115bd58fa02ba1081aefe0afcb (diff)
downloadjenkins.debian.net-fbdd851af01b9cbff2ad73135e98b466bf5b1c69.tar.xz
reproducible fedora rpms: improve css
Diffstat (limited to 'bin/reproducible_html_rpms.sh')
-rwxr-xr-xbin/reproducible_html_rpms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 32d6c121..d9c197e4 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -125,7 +125,7 @@ cat > $PAGE <<- EOF
</head>
<body>
<div id="logo">
- <p><img src="${RELEASE}_logo.png" alt="$RELEASE logo" height="50%" /></p>
+ <p><img src="${RELEASE}_logo.png" alt="$RELEASE logo" class="logo" /></p>
</div>
<div class="content">
<h1>Reproducible $RELEASE ($ARCH) ?!</h1>