diff options
author | Jacob Champion <jchampion@apache.org> | 2017-03-28 21:54:20 +0000 |
---|---|---|
committer | Jacob Champion <jchampion@apache.org> | 2017-03-28 21:54:20 +0000 |
commit | fa7ec805b6cbfa951ebd777e2f888cdd4be813a2 (patch) | |
tree | a343b37e3e10021c4ea88147a1a0427f5a75e9c9 /docs/manual/platform/rpm.html.en | |
parent | fefeada260732782dce5bd7f6b6a751043399f33 (diff) | |
download | httpd-fa7ec805b6cbfa951ebd777e2f888cdd4be813a2.tar.gz |
Support Apache badge: fix up hover and margin
Also add an alt-tag so validate-xhtml doesn't complain.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1789248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/rpm.html.en')
-rw-r--r-- | docs/manual/platform/rpm.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/platform/rpm.html.en b/docs/manual/platform/rpm.html.en index a9572cefa9..3070d81dce 100644 --- a/docs/manual/platform/rpm.html.en +++ b/docs/manual/platform/rpm.html.en @@ -40,7 +40,7 @@ Apache httpd 2.4 under Unix systems supporting the RPM packaging format.</p> </div> -<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#creating">Creating a Source RPM</a></li> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#creating">Creating a Source RPM</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#building">Building RPMs</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#installing">Installing the Server</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#default">Configuring the Default Instance of Apache httpd</a></li> |