This commit is contained in:
mileswa1q2
2023-10-26 17:16:47 +00:00
committed by GitHub
parent a1242d5390
commit 426094d196
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ a {
background:#065A82;
}
img{
width: 250px;
width: 450px;
}
-6
View File
@@ -25,9 +25,3 @@ body {
a:hover, a:active {
background-color: red;
}
img{
border-color: rgb(54, 131, 255);
border-width: 4px;
border-style: solid;
border-radius: 4px;
}