das geht auch
<style>
#checker1:checked + #liste {
background-color: Gold;
width: 50px;
height: 50px;
display: block;
}
</style>
das geht auch
<style>
#checker1:checked + #liste {
background-color: Gold;
width: 50px;
height: 50px;
display: block;
}
</style>