Explorar el Código

change color of links

BaumSplitter41 hace 1 semana
padre
commit
b2825547c3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -24,8 +24,8 @@
 			<div class="projects">
 				<h2>Projects</h2>
 				<p>Little projects I worked on or currently working on.</p>
-				<p> <a style="color:inherit; text-decoration: none;" href="https://github.com/baumsplitter41">• Git repositories</a></p>
-				<p> <a style="color:inherit; text-decoration: none;" href="https://vicepd-fivem.de/">• VicePD Fivem Server</a></p>
+				<p> <a style="color:#82A5D3; text-decoration: none;" href="https://github.com/baumsplitter41">• My git repositories</a></p>
+				<p> <a style="color:#82A5D3; text-decoration: none;" href="https://vicepd-fivem.de/">• VicePD Fivem Server</a></p>
 			</div>
 
 			<div class="contacts">