fix:content/about* add:content/legals*
This commit is contained in:
parent
1c7a32b9f4
commit
a52134a256
322 changed files with 3252 additions and 2585 deletions
|
@ -9,7 +9,7 @@ $cover-height: 15em;
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url('https://s.werobot.fr/headerCover.jpeg');
|
||||
background-image: url('/proxyPhotos?code=headerCover.jpeg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
z-index: -1;
|
||||
|
|
|
@ -6,7 +6,7 @@ $footer-cover-height: 10em;
|
|||
|
||||
.footer-cover-back {
|
||||
height: $footer-cover-height;
|
||||
background-image: url("https://s.werobot.fr/footerCover.jpeg");
|
||||
background-image: url("/proxyPhotos?code=footerCover.jpeg");
|
||||
background-size: cover;
|
||||
background-position-x: center;
|
||||
background-position-y: top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue