Replace strong tags to b and em tags to i
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| <h1 id="os" class="anchor"><a href="#os"><i class="fas fa-link anchor-icon"></i></a> Introductory Operating Systems</h1> | ||||
|  | ||||
| <div class="alert alert-warning" role="alert"> | ||||
|   <strong>If you are currently using an operating system that collects data like Windows 10, you should pick an alternative here.</strong> | ||||
|   <b>If you are currently using an operating system that collects data like Windows 10, you should pick an alternative here.</b> | ||||
| </div> | ||||
|  | ||||
| {% include cardv2.html | ||||
| @@ -27,7 +27,7 @@ | ||||
| <h1 id="advanced_os" class="anchor"><a href="#advanced_os"><i class="fas fa-link anchor-icon"></i></a> Advanced Operating Systems</h1> | ||||
|  | ||||
| <div class="alert alert-info" role="alert"> | ||||
|   <strong>These options have advanced features and are unique in some way. These options will likely require the user to read technical background documentation.</strong> | ||||
|   <b>These options have advanced features and are unique in some way. These options will likely require the user to read technical background documentation.</b> | ||||
| </div> | ||||
|  | ||||
| {% include cardv2.html | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 J. C
					J. C