diff --git a/Example.GameLib/web/index.html b/Example.GameLib/web/index.html index ceaf532..488eac5 100644 --- a/Example.GameLib/web/index.html +++ b/Example.GameLib/web/index.html @@ -1,5 +1,5 @@ - + @@ -37,7 +37,7 @@ border: 1px solid #808080; border-radius: 5px; padding: 5px; - box-shadow: 0px 0px 5px #808080; + box-shadow: 0 0 5px #808080; width: 600px; display: block; margin: 0 auto; @@ -57,7 +57,7 @@ border: 1px solid #808080; border-radius: 5px; padding: 5px; - box-shadow: 0px 0px 5px #808080; + box-shadow: 0 0 5px #808080; margin: 0 auto; cursor: none; } @@ -67,11 +67,11 @@

Loading...

- Code:
-
-
- Data:
-
+ Code:
+
+
+ Data:
+