modif croix
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-5
File diff suppressed because one or more lines are too long
@@ -16,7 +16,7 @@
|
||||
#icone_list{
|
||||
z-index: 1000;
|
||||
position: fixed;
|
||||
top: 27px;
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
}
|
||||
.list-projets{
|
||||
|
||||
@@ -74,7 +74,7 @@ body{
|
||||
transform: translate3d(0,5px,0) rotate(45deg);
|
||||
transition: 0.8s 0.2s transform;
|
||||
&:after{
|
||||
transform: translate3d(0,-10px,0) rotate(90deg);
|
||||
transform: translate3d(0,-20px,0) rotate(90deg);
|
||||
transition: 1s 0.2s transform;
|
||||
}
|
||||
}
|
||||
@@ -188,7 +188,7 @@ body{
|
||||
}
|
||||
#icone_list{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
top: 10px;
|
||||
right: 0;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user