summaryrefslogtreecommitdiff
path: root/docs/manual/misc/perf-tuning.html.en
diff options
context:
space:
mode:
authorJacob Champion <jchampion@apache.org>2017-03-28 21:54:20 +0000
committerJacob Champion <jchampion@apache.org>2017-03-28 21:54:20 +0000
commitfa7ec805b6cbfa951ebd777e2f888cdd4be813a2 (patch)
treea343b37e3e10021c4ea88147a1a0427f5a75e9c9 /docs/manual/misc/perf-tuning.html.en
parentfefeada260732782dce5bd7f6b6a751043399f33 (diff)
downloadhttpd-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/misc/perf-tuning.html.en')
-rw-r--r--docs/manual/misc/perf-tuning.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index 484fae68e1..2121282d73 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -48,7 +48,7 @@
the administrator to trade functionality for speed.</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="#hardware">Hardware and Operating System Issues</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="#hardware">Hardware and Operating System Issues</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#runtime">Run-Time Configuration Issues</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#compiletime">Compile-Time Configuration Issues</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#trace">Appendix: Detailed Analysis of a Trace</a></li>