Merge "Fix over-capitalization of <h3> headings"
This commit is contained in:
commit
06da4716d6
@ -3420,7 +3420,6 @@ a.media-btn.left {
|
||||
|
||||
.top-docs-wrapper h3 {
|
||||
text-align: left;
|
||||
text-transform: capitalize;
|
||||
font-weight: 300;
|
||||
font-size: 24px; }
|
||||
|
||||
|
@ -69,7 +69,7 @@
|
||||
<p>Documentation for the OpenStack Python bindings and clients</p>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="services-libraries"><i class="fa fa-users-cog"></i>SIG-specific documentation</h3>
|
||||
<h3 id="services-libraries"><i class="fa fa-users-cog"></i>SIG-specific Documentation</h3>
|
||||
<a href="https://docs.openstack.org/project-team-guide/stable-branches.html">Extended Maintenance SIG</a>
|
||||
<p>The Extended Maintenance SIG manages the existing stable branches</p>
|
||||
<a href="/self-healing-sig/">Self-healing SIG documentation</a>
|
||||
@ -95,7 +95,7 @@
|
||||
<p>Influence the future of OpenStack</p>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="training-guides"><i class="fa fa-university"></i>Training Guides And Training Labs</h3>
|
||||
<h3 id="training-guides"><i class="fa fa-university"></i>Training Guides and Training Labs</h3>
|
||||
<a href="/upstream-training/">Upstream training</a>
|
||||
<p>Resources for the OpenStack Upstream Training program</p>
|
||||
<a href="/training_labs/">Training Labs</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user