Adds background

This commit is contained in:
Julien Lengrand-Lambert
2021-05-02 16:26:58 +02:00
parent d242840965
commit 129ae3ec83
9 changed files with 13 additions and 6 deletions

View File

@@ -11,10 +11,12 @@
<style>
html,
body {
width: 1920px;
height: 1080px;
margin: 0;
padding: 0;
font-family: sans-serif;
background-color: #ededed;
/*font-family: sans-serif;*/
/*background-color: #ededed;*/
}
</style>
<title>briques-posters</title>