Browse Source

Transférer les fichiers vers ''

master
BERDUGO Simon 3 years ago
parent
commit
be1ec6167c
  1. 14
      style.css

14
style.css

@ -0,0 +1,14 @@
body{
background-attachment:fixed;
background-image:url("fondecran.jpg");
background-position:center;
background-repeat:no-repeat;
background-size:cover;
margin:0;
}
h1{
text-align: center;
font-size:100px;
font-family:Arial Narrow, sans-serif;
color:white;
}
Loading…
Cancel
Save