changed bold color

This commit is contained in:
2023-05-27 17:23:02 +01:00
parent 570e01848d
commit fabbca32fd
2 changed files with 3 additions and 3 deletions

View File

@@ -18,9 +18,9 @@
<p> <p>
<b>My Projects</b><br> <b>My Projects</b><br>
<b>├─</b> <a href="https://neon443.github.io/eaglercraft152/">eaglercraft152</a> - Minecraft 1.5.2<br> <b>├─</b> <a href="https://neon443.github.io/eaglercraft152/">eaglercraft152</a> - Minecraft 1.5.2<br>
<b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/eaglercraft152/offline/">Install eaglercraft152</a><br> <b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/eaglercraft152/offline/">Download eaglercraft152</a><br>
<b>├─</b> <a href="https://neon443.github.io/eaglercraftX188/">eaglercraftX188</a> - Minecraft 1.8.8<br> <b>├─</b> <a href="https://neon443.github.io/eaglercraftX188/">eaglercraftX188</a> - Minecraft 1.8.8<br>
<b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/eaglercraftX188/offline/">Install eaglercraftX188</a><br> <b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/eaglercraftX188/offline/">Download eaglercraftX188</a><br>
<b>├─</b> <a href="https://neon443.github.io/musics-info/">Musics info</a><br> <b>├─</b> <a href="https://neon443.github.io/musics-info/">Musics info</a><br>
<b>└─</b> <a href="https://neon443.github.io/webpage-testing/">Webpage Testing</a><br> <b>└─</b> <a href="https://neon443.github.io/webpage-testing/">Webpage Testing</a><br>
<b>&emsp;&ensp;├─</b> <a href="https://neon443.github.io/webpage-testing/anyshare/">!!anyshare</a><br> <b>&emsp;&ensp;├─</b> <a href="https://neon443.github.io/webpage-testing/anyshare/">!!anyshare</a><br>

View File

@@ -4,7 +4,7 @@
} }
b { b {
color: #007AFF color: #ff6200
} }
a { a {