final css edit of sunday

This commit is contained in:
crunk 2024-06-23 17:22:00 +02:00
parent ad1a710803
commit c435250a61

View File

@ -82,6 +82,7 @@ input {
input:hover {
background: #ffbf00;
color: #6df2cc;
cursor: pointer;
}
input[type="submit"]:disabled:hover,
@ -106,11 +107,6 @@ input[type="submit"]:disabled:focus {
background-color: #62b264;
}
/* selected link */
a:active {
color: white;
}
/* STOLEN GOODS */
#fancyboi::before {
content: "$ ";