diff --git a/_includes/layouts/footer.njk b/_includes/layouts/footer.njk
index 1fb37b9..1919bc1 100644
--- a/_includes/layouts/footer.njk
+++ b/_includes/layouts/footer.njk
@@ -4,20 +4,19 @@
-
Fediring
furryring
roboring
+
- Synth species created by Vader-San, synth.download is not affiliated with the creator in any way.
- Made with love, lack of sleep and procrastination
+
+ Synth species created by Vader-San, synth.download is not affiliated with the creator in any way, and is simply just a fun little passion site.
+ Made with love, lack of sleep and procrastination.
♡2025 All wrongs reversed. Please copy and share.
diff --git a/_includes/styles/base.css b/_includes/styles/base.css
index 75d8c36..f80c9d8 100644
--- a/_includes/styles/base.css
+++ b/_includes/styles/base.css
@@ -297,13 +297,6 @@ li {
padding-bottom: .5rem;
}
-/* gay ass text */
-.rainbow {
- animation: 2s linear infinite rainbow;
- -webkit-animation: 2s linear infinite rainbow;
- -moz-animation: 2s linear infinite rainbow;
-}
-
/* the tabler icons svgs styling */
.tabler-icon,
.icon .icon-tabler {
diff --git a/_includes/styles/footer.css b/_includes/styles/footer.css
index d960961..4e4af3e 100644
--- a/_includes/styles/footer.css
+++ b/_includes/styles/footer.css
@@ -22,10 +22,11 @@ footer {
.fediring {
a {
+ color: var(--green);
display: inline-grid;
font-size: 1.5rem;
- color: var(--green);
margin-bottom: .5em;
+ text-decoration: none !important;
vertical-align: bottom;
}
@@ -75,7 +76,6 @@ footer {
text-align: center;
font-size: 0.938rem;
margin: .2em 0px .2em;
- text-decoration: none;
}
img {
@@ -93,8 +93,8 @@ footer {
.inner-footer {
text-align: center;
- padding-top: 14px;
- padding-bottom: 14px;
+ margin-top: -.7rem;
+ margin-bottom: -.7rem;
a {
width: 3rem;