You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="redhat-logo"><ahref="https://www.redhat.com/" target="_blank"><imgsrc="{{site.baseurl}}/assets/theme/images/Logo-Red_Hat-Sponsored_By-A-Reverse-RGB.svg"alt="Sponsored By Red Hat logo"></a>
<p><em>This documentation is for a stable release version of Kroxylicious. For the documentation from the latest development version of Kroxylicious, <ahref="{{ '/kroxylicious' | relative_url }}">click here</a>.</small></em></p>
14
14
{{ page.document | tocify_asciidoc }}
15
15
</div>
16
16
</div>
17
17
</div>
18
18
</div>
19
-
<divclass="col-lg-9">
19
+
<divclass="col-lg-9"role="main">
20
20
<divclass="card shadow my-lg-5 me-lg-5 ms-1">
21
21
<divclass="card-body mx-2">
22
22
<divclass="row g-0">
23
23
<divclass="col-auto">
24
-
<divclass="card-text m-2">
24
+
<divclass="card-text ms-3 m-2">
25
25
{% if page.version_warning %}
26
26
{% include bs-alert.html type="warning" content=page.version_warning %}
27
27
{% endif %}
@@ -33,3 +33,16 @@ <h3 class="card-title">
33
33
</div>
34
34
</div>
35
35
</div>
36
+
<!-- The following script fixes an accessibility issue with the sectanchors injected by AsciiDoc not containing any content. -->
37
+
<!-- The script adds a span which the anchor CSS applies to, then moves the header text inside the anchor element. -->
<ahref="{{site.baseurl}}/overview/" alt="What Kroxylicious is and how does it work?" type="button" class="btn btn-light btn-lg px-4 gap-3">What is it?</a>
@@ -24,7 +24,7 @@ <h1 class="fw-bold text-body-emphasis lh-1 mb-3">Kroxylicious, the snappy open s
0 commit comments