idk
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
color: hotpink;
|
||||
}
|
||||
a:link, a:visited {
|
||||
background-color: rgb(85, 255, 2);
|
||||
background-color: rgb(101, 90, 255);
|
||||
color: white;
|
||||
padding: 14px 25px;
|
||||
text-align: center;
|
||||
@@ -23,5 +23,5 @@ body {
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
background-color: rgb(85, 255, 0);
|
||||
background-color: rgb(89, 252, 255);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user