là c'est la bonne

This commit is contained in:
Blessing Jibidar 2024-11-29 09:22:29 +01:00
parent 495fde8574
commit 201edd8798
3 changed files with 1 additions and 2 deletions

View file

Before

Width:  |  Height:  |  Size: 20 MiB

After

Width:  |  Height:  |  Size: 20 MiB

View file

@ -6,7 +6,7 @@ body {
margin: 0;
padding: 90px;
background-image: linear-gradient(black, white);
background-image: url("codevert.jpg");
background-image: url(codevert.jpg);
}
h1, h2, h3 {

View file

@ -37,5 +37,4 @@
</tbody>
</table>
</body>
</body>
</html>