set unclickable opacity to 0.9 like the clickable ones

it wasnt initially an issue when i first wrote the unclickable ones because the top links are all different colors, but the game links ive been too lazy to color and its noticeable when theres three in a row of the same color and ones a bit brighter
This commit is contained in:
2025-07-22 23:04:56 -04:00
committed by GitHub
parent 4324b74aa6
commit 7cf67f67ed

View File

@@ -28,7 +28,7 @@
<p>cesium.one</p>
<a title="Bluesky" href="https://bsky.app/profile/cesium.one"></a>
</div>
<div class=contact style="background-color: #0A8864; opacity: 1;">
<div class=contact style="background-color: #0A8864; opacity: 0.9;">
<h3>Matrix</h3>
<p style="font-size: 0.8em;">@cesium55:matrix.org</p>
</div>
@@ -58,7 +58,7 @@
<p>cesium2349</p>
<a title="Steam" href="https://steamcommunity.com/id/cesium2349"></a>
</div>
<div class=contact style="background-color: #2a475e; opacity:1;">
<div class=contact style="background-color: #2a475e; opacity:0.9;">
<h3>Xbox</h3>
<p>Cesium#2349</p>
</div>
@@ -72,7 +72,7 @@
<p>cesіum</p>
<a title="VRChat" href="https://vrchat.com/home/user/usr_708e41b3-5658-4acc-a95c-ab74f4ac4dff"></a>
</div>
<div class=contact style="background-color: #053c48; opacity:1;">
<div class=contact style="background-color: #053c48; opacity:0.9;">
<h3>Overwatch</h3>
<p>Cesium#11993</p>
</div>
@@ -81,7 +81,7 @@
<p>cesium.one</p>
<a title="Fortnite" href="https://store.epicgames.com/en-US/u/e0bf067675d247518fd66d813cf1380c"></a>
</div>
<div class=contact style="background-color: #394a7f; opacity:1;">
<div class=contact style="background-color: #394a7f; opacity:0.9;">
<h3>Ingress</h3>
<p>Cesium5061</p>
</div>
@@ -90,7 +90,7 @@
<p>Kira#1067</p>
<a title="Nintendo" href="https://stat.ink/@Cesium2349"></a>
</div>
<div class=contact style="background-color: #394a7f; opacity:1;">
<div class=contact style="background-color: #394a7f; opacity:0.9;">
<h3>Minecraft</h3>
<p>CesiumCs</p>
</div>