mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Same as the other request but for wordplay. makes the squares have a pointer cursor :).
This commit is contained in:
@@ -73,6 +73,7 @@ button:active {
|
||||
}
|
||||
|
||||
.square {
|
||||
cursor: pointer;
|
||||
width:84px;
|
||||
height:84px;
|
||||
border:4px solid #eeeee8;
|
||||
|
||||
Reference in New Issue
Block a user