diff --git a/clients/anim/index.html b/clients/anim/index.html index 461297e..427eed7 100644 --- a/clients/anim/index.html +++ b/clients/anim/index.html @@ -36,9 +36,6 @@ overflow: hidden; word-wrap: break-word; } - .label.grey { - color: #888; - } #statistics { position: absolute; top: 480px; @@ -55,17 +52,6 @@ font-weight: bold; color: #666; } - #menu { - position: absolute; - top: 550px; - left: 0; - } - .button { - margin-right: 10px; - background: #eee; - padding: 3px; - cursor: pointer; - } #slider { position: absolute; width: 980px; @@ -182,13 +168,6 @@
-