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