This commit is contained in:
2018-12-17 12:26:20 +01:00
parent 4d885aa351
commit 41f4589039
3 changed files with 17 additions and 2 deletions
+15 -1
View File
@@ -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;