Compare commits
2 Commits
4be7b001a2
...
68a6fadb1d
Author | SHA1 | Date | |
---|---|---|---|
68a6fadb1d | |||
d0c7c8e438 |
@ -7,7 +7,7 @@ body{
|
||||
}
|
||||
#spielRaum{
|
||||
width: 1000px;
|
||||
height: 1000px;
|
||||
height: 700px;
|
||||
margin: auto;
|
||||
background-color: yellow;
|
||||
position: relative;
|
||||
@ -24,7 +24,7 @@ body{
|
||||
}
|
||||
#fuchs {
|
||||
position: relative;
|
||||
bottom: -750px;
|
||||
bottom: -400px;
|
||||
}
|
||||
#fuchs img{
|
||||
width: 200px;
|
||||
|
Loading…
Reference in New Issue
Block a user