Correction centrage vidéo
This commit is contained in:
parent
08d105b7c0
commit
21c7ed4ea4
13 changed files with 5 additions and 11 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -175,10 +175,7 @@ header.masthead {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
min-width: 100%;
|
width: 100%;
|
||||||
min-height: 100%;
|
|
||||||
width: auto;
|
|
||||||
height: auto;
|
|
||||||
z-index: -100;
|
z-index: -100;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
overflow: hidden; }
|
overflow: hidden; }
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -35,12 +35,9 @@ header.masthead {
|
||||||
}
|
}
|
||||||
video {
|
video {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
min-width: 100%;
|
width: 100%;
|
||||||
min-height: 100%;
|
|
||||||
width: auto;
|
|
||||||
height: auto;
|
|
||||||
z-index: -100;
|
z-index: -100;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue