Funktionierender Punktestand durch Äpfel und Blaubeeren
This commit is contained in:
@@ -19,15 +19,27 @@ img{
|
||||
}
|
||||
|
||||
#infoDiv{
|
||||
height: 75vh;
|
||||
width: 15vw;
|
||||
right: 2.5vw;
|
||||
}
|
||||
|
||||
#scoreDiv{
|
||||
left: 2.5vw;
|
||||
height: 60px;
|
||||
min-width: 230px;
|
||||
|
||||
justify-content: space-around;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.gameShow{
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
|
||||
position: absolute;
|
||||
height: 75vh;
|
||||
width: 15vw;
|
||||
|
||||
border: 5px solid rgba(255, 255, 255, 0.678);
|
||||
border-radius: 25px;
|
||||
right: 2.5vw;
|
||||
|
||||
text-align: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user