actually fix mascot
Cette révision appartient à :
Parent
b9356e3f72
révision
bc6cfaf48f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -26,7 +26,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
z-index: 2;
|
z-index: 3;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
top: 0; left: 0;
|
top: 0; left: 0;
|
||||||
|
@ -39,7 +39,7 @@ body {
|
||||||
}
|
}
|
||||||
.content {
|
.content {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 100;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header .container {
|
.header .container {
|
||||||
|
|
Référencer dans un nouveau ticket