j'ai rajouter un background pour t9.css

This commit is contained in:
Blessing Jibidar 2024-11-29 08:56:09 +01:00
parent f51be40a1c
commit 94e9c9d71d
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,8 @@ body {
color: #2c3e50; color: #2c3e50;
margin: 0; margin: 0;
padding: 90px; padding: 90px;
background-image: linear-gradient(black, white);
background-image: url("codevert.jpeg");
} }
h1, h2, h3 { h1, h2, h3 {
@ -79,3 +81,5 @@ th {
table tr:hover { table tr:hover {
background-color: #f1f1f1; background-color: #f1f1f1;
} }

BIN
js/codevert.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB