From d8f06cb5f6243ffed960af31c8ba673e77068c87 Mon Sep 17 00:00:00 2001 From: Tadej Novak Date: Fri, 12 Dec 2014 21:34:16 +0100 Subject: [PATCH] UI improvements --- css/style.css | 4 ++++ index.html | 7 +++---- js/ui.js | 19 +++++++++++++++++-- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 9a08266..4cdc00f 100644 --- a/css/style.css +++ b/css/style.css @@ -142,6 +142,10 @@ h1 br { margin-bottom: 0; } +.media-list-no-margin { + margin-top: -15px; +} + .col-no-padding { padding-right: 0; padding-left: 0; diff --git a/index.html b/index.html index daaa2a6..00fd915 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,6 @@
  • Restart
  • -
  • Join the CERN 60 computing challenge!