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