diff --git a/index.html b/index.html index 04cbfc3..40d40e9 100644 --- a/index.html +++ b/index.html @@ -13,48 +13,50 @@ NAME:

-->
-

: - - -

-

TEXT:

-

RANK: - - - - - - -

- - - - - - - - -
TimeSTEP
MissTarget
RatioHigh Score
TypesTrr Trial
SpeedSTEP Trial
Score
Comment
- - - - - - - - - - - - - - - - - - - +
+

: + + +

+

TEXT:

+

RANK: + + + + + + +

+ + + + + + + + +
TimeSTEP
MissTarget
RatioHigh Score
TypesTrr Trial
SpeedSTEP Trial
Score
Comment
+ + + + + + + + + + + + + + + + + + + +
diff --git a/jstrr.css b/jstrr.css index a556d46..29819a6 100644 --- a/jstrr.css +++ b/jstrr.css @@ -2,13 +2,15 @@ background-image: url(snow.png); background-position: center; background-repeat: no-repeat; - background-size: cover;} + background-size: cover; + z-index: 0.1;} .wrapper{ text-align: center; margin: 0 auto; - position: relative; width: 100%; - overflow: hidden; +} +.wrapper.snow-inner{ + position: relative; } .snow { background-color: #fff;