.tile { background-color: #CCC; } .tile:target { background-color: #9C9; } .tile:target + .tile { background-color: #FF7; }