skipidi
This commit is contained in:
parent
9bdfca3250
commit
d0c7c8e438
@ -4,7 +4,7 @@
|
|||||||
}
|
}
|
||||||
#spielRaum{
|
#spielRaum{
|
||||||
width: 1000px;
|
width: 1000px;
|
||||||
height: 1000px;
|
height: 700px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background-color: yellow;
|
background-color: yellow;
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -21,7 +21,7 @@ body{
|
|||||||
}
|
}
|
||||||
#fuchs {
|
#fuchs {
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: -750px;
|
bottom: -400px;
|
||||||
}
|
}
|
||||||
#fuchs img{
|
#fuchs img{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
|
Loading…
Reference in New Issue
Block a user