diff --git a/css/style.css b/css/style.css index c499e74..4eac57b 100644 --- a/css/style.css +++ b/css/style.css @@ -28,25 +28,6 @@ h1 br { z-index: 1; } -#ResearchHist { - margin: 20px; -} - -.bar rect { - fill: steelblue; - shape-rendering: crispEdges; -} - -.bar text { - fill: #fff; -} - -.axis path, .axis line { - fill: none; - stroke: #000; - shape-rendering: crispEdges; -} - .scrollable { overflow: auto; padding-top: 50px; diff --git a/index.html b/index.html index ee95131..606b4db 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,12 @@
You seem to be using a mobile device. The experience with this website might be very unpleasant for you. This is why we made a mobile version of Particle Clicker.
++ You seem to be using a mobile device. The experience with this website might be very unpleasant for you. This is why we made a mobile version of Particle Clicker. +
++ This is an early release for you to play with. It's best played in landscape mode. If you find any bugs please report them on our issue tracker. +
Hint: If you use the "Save to home screen" function of your browser, you can even play the game in full screen mode.
Progress {{ ac.achievements.length }} / {{ ac.achievementsAll.length }}
Version: 0.2.2.1 (mobile-beta)
-This is a pre-release. If you encounter any bugs please report them using GitHub issues
+Version: 0.3 (mobile-beta)
+This is a pre-release. If you encounter any bugs please report them using GitHub issues. This game runs best in landscape mode. Performance of the event display may rely heavily on your hardware.
Particle Clicker is a game that was made during the CERN Webfest 2014. The idea is borrowed from Cookie Clicker, an amazing and addictive cookie-themed game.