Changes or whatever

This commit is contained in:
Bun 2025-07-01 17:16:48 -04:00
parent aaf2c39d16
commit 7fafd5b927
9 changed files with 42 additions and 19 deletions

View file

@ -28,7 +28,6 @@
color:#ffffff;
font-size:16px;
text-decoration: none;
transition: 0.3s;
}
.sb_link:hover {
@ -42,6 +41,7 @@
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
max-width: calc(100% - 1.2em);
}
@ -52,8 +52,8 @@
max-width: calc(100% - 2em);
}
.personal {color:#fc3f5b;}
.nixfox {color:#2abafc;}
.personal { color:#fc3f5b; }
.nixfox { color:#2abafc; }
.pers:hover {color:#fca9c0;}
.fox:hover {color:#a9c0fc;}
.pers:hover { color:#fca9c0; }
.fox:hover { color:#a9c0fc; }