chat am I cooked or am I sigma
This commit is contained in:
parent
55f6b90192
commit
1616c1be6a
@ -127,6 +127,7 @@ button:hover {
|
|||||||
|
|
||||||
.footer a:hover {
|
.footer a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer button {
|
.footer button {
|
||||||
@ -163,6 +164,7 @@ button:hover {
|
|||||||
.footer button.eaglerrinth-mod-list:hover {
|
.footer button.eaglerrinth-mod-list:hover {
|
||||||
background-color: #a751f2; /* Slightly lighter shade for hover effect */
|
background-color: #a751f2; /* Slightly lighter shade for hover effect */
|
||||||
transform: scale(1.05);
|
transform: scale(1.05);
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Modal Styles */
|
/* Modal Styles */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user