diff --git a/cube.css b/cube.css index e531dbc..784a2d1 100644 --- a/cube.css +++ b/cube.css @@ -46,10 +46,6 @@ a { user-select: none; } -.frame:hover { - background-color: #FFFF00; -} - .scene { height: 100%; width: 100%; @@ -109,4 +105,4 @@ a { .left { transform: rotateY(-89.99999999999999deg) translateZ(2.498em); -} \ No newline at end of file +} diff --git a/index.html b/index.html index 81fc878..217a17e 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,10 @@