fix superposition contenu
This commit is contained in:
parent
6d80cd0d03
commit
72b52ba743
@ -514,6 +514,7 @@ nav>div {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
float: left;
|
float: left;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
max-width: 70%;
|
max-width: 70%;
|
||||||
@ -561,7 +562,7 @@ nav>div {
|
|||||||
/* header */
|
/* header */
|
||||||
.header {
|
.header {
|
||||||
float: right;
|
float: right;
|
||||||
z-index: 0;
|
z-index: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user