giving color to span

To easily noticed by users 'not' span is coloured with deep orange (#ff5722)
This commit is contained in:
Pankaj Kumar Gautam 2017-09-07 02:49:11 -07:00 committed by GitHub
parent 56d3e5736e
commit b4ef188d9b

View file

@ -60,7 +60,7 @@
<p>It is licensed under the MIT License and supports IE 11, Edge, Chrome, Firefox, Safari and Opera.</p>
<p>The Monaco editor is <span style="font-weight:bold">not</span> supported in mobile browsers or mobile web frameworks. </p>
<p>The Monaco editor is <span style="font-weight:bold;color:#ff5722;">not</span> supported in mobile browsers or mobile web frameworks. </p>
<p>Find more information at the <a href="https://github.com/Microsoft/monaco-editor">Monaco Editor repo</a>.</p>
</div>