This commit is contained in:
mileswa1q2
2023-12-06 15:46:54 +00:00
committed by GitHub
parent fadd5bd11f
commit 408fa059d9
2 changed files with 3 additions and 24 deletions
-24
View File
@@ -1,24 +0,0 @@
body {
background: #065A82;
}
p {
color: #02aefe;
}
h1 {
font-weight: bold;
}
h2 {
font-weight: bold;
}
a:link, a:visited {
background-color: rgb(101, 90, 255);
color: white;
text-align: ;
text-decoration: none;
display: inline-block;
}
a:hover, a:active {
background-color: rgb(89, 252, 255);
}
+3
View File
@@ -51,4 +51,7 @@ color: #17dd09;
text-align: center;
text-decoration: none;
display: inline-block;
}
.rop{
color: aqua;
}