j'ai rajouter un background pour t9.css
This commit is contained in:
parent
f51be40a1c
commit
94e9c9d71d
2 changed files with 4 additions and 0 deletions
|
@ -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
BIN
js/codevert.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 MiB |
Loading…
Reference in a new issue