correct
This commit is contained in:
+15
-1
@@ -522,6 +522,12 @@ section{
|
||||
left: 340px;
|
||||
transform: rotate(70deg);
|
||||
}
|
||||
|
||||
#koala .txt a{
|
||||
position: absolute;
|
||||
top: 340px;
|
||||
left: 150px;
|
||||
}
|
||||
/* ////////chevalier//////// */
|
||||
#chevalier{
|
||||
top: 2410px;
|
||||
@@ -585,12 +591,20 @@ section{
|
||||
margin-top: 55px;
|
||||
}
|
||||
|
||||
#sy_mettre a{
|
||||
#sy_mettre a:nth-of-type(1){
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 200px;
|
||||
transform: rotate(-10deg);
|
||||
}
|
||||
|
||||
#sy_mettre a:nth-of-type(2){
|
||||
position: absolute;
|
||||
top: -90px;
|
||||
left: 110px;
|
||||
transform: rotate(10deg);
|
||||
}
|
||||
|
||||
#sy_mettre #next{
|
||||
left: 130px;
|
||||
top: 240px;
|
||||
|
||||
Reference in New Issue
Block a user