Same as the other request but for wordplay. makes the squares have a pointer cursor :).

This commit is contained in:
Jonathan Kingston
2012-04-11 14:53:23 +02:00
parent ca5990f476
commit db2cf9eca1

View File

@@ -73,6 +73,7 @@ button:active {
}
.square {
cursor: pointer;
width:84px;
height:84px;
border:4px solid #eeeee8;