Compare commits

...

2 Commits

Author SHA1 Message Date
68a6fadb1d Merge branch 'main' of https://git.bib.de/PBG2H23AKL/FEE_MathRunner 2024-08-29 08:52:35 +02:00
d0c7c8e438 skipidi 2024-08-29 08:52:29 +02:00

View File

@@ -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;