BERDUGO Simon
3 years ago
1 changed files with 14 additions and 0 deletions
@ -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…
Reference in new issue