This commit is contained in:
mileswa1q2
2023-10-24 17:29:57 +00:00
committed by GitHub
parent 1eedb34dee
commit 71b91b073e
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -16,3 +16,6 @@ a {
p {
color: #0b68c6;
}
body {
background: #34de0a;
}
+2 -2
View File
@@ -1,6 +1,6 @@
body {
background: #065A82;
}
background: #065A82;
}
p {
color: #065A82;
}