This commit is contained in:
mileswa1q2
2023-11-29 18:13:04 +00:00
committed by GitHub
parent 3757e15515
commit 3a99bcfe94
+1 -1
View File
@@ -14,7 +14,7 @@ body {
color: hotpink;
}
a:link, a:visited {
background-color: rgb(101, 90, 255);
background-color: rgb(90, 255, 101);
color: white;
padding: 14px 25px;
text-align: center;