Corrected font weight of table headings...

...by correctly formatting the first row as headings, which are doubly bold by default on docs.microsoft.com.
This commit is contained in:
Gary Moore
2021-10-05 17:57:37 -07:00
committed by GitHub
parent fcebc23726
commit 46b5221649

View File

@ -133,8 +133,8 @@ Windows PowerShell cmdlets provide a new way for administrators to use when work
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><p>Name</p></td>
<td align="left"><p>Parameters</p></td>
<th align="left"><p>Name</p></th>
<th align="left"><p>Parameters</p></th>
</tr>
<tr class="even">
<td align="left"><p><b>Add-BitLockerKeyProtector</b></p></td>