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/mod/mod_isapi.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/mod/mod_isapi.html.en')
-rw-r--r-- | docs/manual/mod/mod_isapi.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en index eaf34472ed..4e7af72542 100644 --- a/docs/manual/mod/mod_isapi.html.en +++ b/docs/manual/mod/mod_isapi.html.en @@ -49,7 +49,7 @@ extension. <strong>Please <em>do not</em> post such problems to Apache's lists or bug reporting pages.</strong></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><h3>Topics</h3> +<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><h3>Topics</h3> <ul id="topics"> <li><img alt="" src="../images/down.gif" /> <a href="#usage">Usage</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#notes">Additional Notes</a></li> |