diff --git a/css/mobile.css b/css/mobile.css new file mode 100644 index 0000000..1ea97e4 --- /dev/null +++ b/css/mobile.css @@ -0,0 +1,11 @@ +.tab-title { + display: none; +} + +.active .tab-title { + display: block; +} + +.scrollable { + margin-top: -25px; +} diff --git a/mobile.html b/mobile.html new file mode 100644 index 0000000..c74176d --- /dev/null +++ b/mobile.html @@ -0,0 +1,191 @@ + + +
+{{ r.description }} Researching it will give you {{ r.reputation | niceNumber }} reputation.
+{{ w.description }} They produce {{ w.rate | niceNumber }} data per second.
+ +{{ u.description }}
+ +Last saved: {{ lastSaved | date : 'H:mm:ss' }}
+ + +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.
+
+ This game is realised using a few libraries. Those are
+Feel free to get in touch with us via GitHub or by shooting us an email. Our addresses all follow the pattern name.surname@cern.ch.
+