Skip to content

Commit 53247a2

Browse files
author
daobrien
committed
Removed icons from main menu for useability.
The icons, etc., in use atm don't play well with small and mobile device screen sizes so I'm just removing them until we get a webmaster who can deal with them.
1 parent a14c6d8 commit 53247a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939

4040
<h2>
4141
<a href="http://stylepedia.net/style" target="_blank" title="The Red Hat Technical Writing Style Guide">
42-
<img class="social" src="font/fontawesome/svgs/brands/readme.svg" alt="Style Guide" width="40em" /> Red&nbsp;Hat Style Guide</a>
42+
<!--<img class="social" src="font/fontawesome/svgs/brands/readme.svg" alt="Style Guide" width="40em" />--> Red&nbsp;Hat Style Guide</a>
4343
</h2>
4444

4545
<h2>
4646
<a href="http://stylepedia.net/docbook" title="DocBook XML Guide (Red Hat Internal Only)">
47-
<img class="social" src="font/fontawesome/svgs/solid/code.svg" alt="XML Guide" width="40em" /> RHT DocBook XML Guide</a>
47+
<!--<img class="social" src="font/fontawesome/svgs/solid/code.svg" alt="XML Guide" width="40em" />--> RHT DocBook XML Guide</a>
4848
</h2>
4949

5050
<h2>
5151
<a href="https://www.redhat.com/en/about/brand/standards" target="_blank">
52-
<img class="social" src="font/fontawesome/svgs/solid/book-open.svg" alt="Brand Standards" width="40em" /> Red&nbsp;Hat Brand Standards</a>
52+
<!--<img class="social" src="font/fontawesome/svgs/solid/book-open.svg" alt="Brand Standards" width="40em" />--> Red&nbsp;Hat Brand Standards</a>
5353
</h2>
5454

5555
</div>

0 commit comments

Comments
 (0)