Enhancement: Adjust formatting for uniformity and clarity #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview/Summary
This pull request involves changes to the HTML layout files for Azure resources, specialized workloads, and WAF recommendations. The changes primarily focus on enhancing the visual presentation of the content by modifying various HTML elements' styles.
Related Issues/Work Items
Replace this with a list of related GitHub Issues and/or ADO Work Items (Internal Only)
N/A
This PR fixes/adds/changes/removes
Fixed formatting of Tools directory files
Enhancements to visual presentation:
docs/layouts/shortcodes/azure-resources-recommendationlist.html
: Updated the styles of<h3>
,<h4>
, and<pre>
elements, and removed theResourceType
section. Also, added a padding to the description section. [1] [2] [3]docs/layouts/shortcodes/azure-specialized-workloads-recommendationlist.html
: Similar style updates were made to<h3>
,<h4>
, and<pre>
elements, and padding was added to the description section. Additionally, theARG Query
section was introduced. [1] [2] [3]docs/layouts/shortcodes/azure-waf-recommendationlist.html
: Updated the styles of<h3>
,<h4>
, and<pre>
elements, and added a padding to the description section. [1] [2] [3]Table style updates:
docs/layouts/shortcodes/azure-resources-recommendationlist.html
,docs/layouts/shortcodes/azure-specialized-workloads-recommendationlist.html
,docs/layouts/shortcodes/azure-waf-recommendationlist.html
: Updated the style of the<table>
element in theSummary
section. [1] [2]Breaking Changes
None
As part of this pull request I have
main
branch