From a41f422700b875657c012bc34acf6d165930f29b Mon Sep 17 00:00:00 2001 From: Kevin Dungs Date: Thu, 7 Aug 2014 09:56:47 +0200 Subject: [PATCH] Small fixes and brushing up the UI. --- css/style.css | 19 ------------------- index.html | 18 ++++++++++++++---- mobile.html | 10 ++++++++-- 3 files changed, 22 insertions(+), 25 deletions(-) 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 @@ diff --git a/mobile.html b/mobile.html index 7cc88f1..a662ac5 100644 --- a/mobile.html +++ b/mobile.html @@ -89,6 +89,7 @@
+

Progress {{ ac.achievements.length }} / {{ ac.achievementsAll.length }}

+
+ + + +

Particle Clicker

-

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.

Libraries