fix superposition contenu
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user