Update style.css

This commit is contained in:
Alperen İsa 2021-04-03 21:40:58 +03:00 committed by GitHub
parent 642cba44a6
commit 596b750e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
}
body {
background-image: url(images/duvarkagidi.jpg);
background-image: url(images/duvar-kağıdı.png);
}
@ -43,4 +43,4 @@ li a:hover {
margin: 50px;
border-radius: 20px;
border: 2px solid rgba(255, 255, 255, 0.219);
}
}