v1.2.0 - terug knop toegevoegd en volgorde antwoorden op juiste manier neergezet
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
background-color: #c0e4ff;
|
||||
}
|
||||
|
||||
a{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* Voor kleine schermen zoals de iPhone (max-width: 600px) */
|
||||
@media (max-width: 600px) {
|
||||
.game-container {
|
||||
@@ -135,3 +139,7 @@
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.backButton {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user