final css edit of sunday
This commit is contained in:
parent
ad1a710803
commit
c435250a61
@ -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: "$ ";
|
||||
|
Loading…
Reference in New Issue
Block a user