Compare commits
No commits in common. "68a6fadb1d11e8a3e1a1723abca157429c4bc334" and "4be7b001a2e43323cb0f1c62eb5b275c514e7d47" have entirely different histories.
68a6fadb1d
...
4be7b001a2
@ -7,7 +7,7 @@ body{
|
|||||||
}
|
}
|
||||||
#spielRaum{
|
#spielRaum{
|
||||||
width: 1000px;
|
width: 1000px;
|
||||||
height: 700px;
|
height: 1000px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background-color: yellow;
|
background-color: yellow;
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -24,7 +24,7 @@ body{
|
|||||||
}
|
}
|
||||||
#fuchs {
|
#fuchs {
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: -400px;
|
bottom: -750px;
|
||||||
}
|
}
|
||||||
#fuchs img{
|
#fuchs img{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
|
Loading…
Reference in New Issue
Block a user