Replace strong tags to b and em tags to i

This commit is contained in:
J. C
2021-04-29 11:12:20 -05:00
parent cb5021dc7e
commit 512b6edf24
46 changed files with 218 additions and 218 deletions

View File

@ -13,7 +13,7 @@
<h3>How to disable WebRTC in Firefox?</h3>
<p>In short: Set "media.peerconnection.enabled" to "false" in "about:config".</p>
<p><strong>Explained:</strong></p>
<p><b>Explained:</b></p>
<ol class="long-string-list">
<li>Enter "about:config" in the firefox address bar and press enter.</li>