mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
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:
parent
fcebc23726
commit
46b5221649
@ -133,8 +133,8 @@ Windows PowerShell cmdlets provide a new way for administrators to use when work
|
|||||||
</colgroup>
|
</colgroup>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td align="left"><p>Name</p></td>
|
<th align="left"><p>Name</p></th>
|
||||||
<td align="left"><p>Parameters</p></td>
|
<th align="left"><p>Parameters</p></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="even">
|
<tr class="even">
|
||||||
<td align="left"><p><b>Add-BitLockerKeyProtector</b></p></td>
|
<td align="left"><p><b>Add-BitLockerKeyProtector</b></p></td>
|
||||||
@ -350,4 +350,4 @@ Add-BitLockerKeyProtector C: -ADAccountOrGroupProtector -ADAccountOrGroup S-1-5-
|
|||||||
- [BitLocker frequently asked questions (FAQ)](bitlocker-frequently-asked-questions.yml)
|
- [BitLocker frequently asked questions (FAQ)](bitlocker-frequently-asked-questions.yml)
|
||||||
- [Prepare your organization for BitLocker: Planning and policies](prepare-your-organization-for-bitlocker-planning-and-policies.md)
|
- [Prepare your organization for BitLocker: Planning and policies](prepare-your-organization-for-bitlocker-planning-and-policies.md)
|
||||||
- [BitLocker: How to enable Network Unlock](bitlocker-how-to-enable-network-unlock.md)
|
- [BitLocker: How to enable Network Unlock](bitlocker-how-to-enable-network-unlock.md)
|
||||||
- [BitLocker: How to deploy on Windows Server 2012](bitlocker-how-to-deploy-on-windows-server.md)
|
- [BitLocker: How to deploy on Windows Server 2012](bitlocker-how-to-deploy-on-windows-server.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user