là c'est la bonne
This commit is contained in:
parent
495fde8574
commit
201edd8798
3 changed files with 1 additions and 2 deletions
Before Width: | Height: | Size: 20 MiB After Width: | Height: | Size: 20 MiB |
|
@ -6,7 +6,7 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 90px;
|
padding: 90px;
|
||||||
background-image: linear-gradient(black, white);
|
background-image: linear-gradient(black, white);
|
||||||
background-image: url("codevert.jpg");
|
background-image: url(codevert.jpg);
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1, h2, h3 {
|
||||||
|
|
|
@ -37,5 +37,4 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue