From a193c0379fb21c4219c4353503df51171704c899 Mon Sep 17 00:00:00 2001 From: Tadej Novak Date: Wed, 10 Dec 2014 17:18:32 +0100 Subject: [PATCH] Some UI tweaks --- css/style.css | 5 +++++ index.html | 4 ++-- js/ui.js | 6 +++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 7d57fee..8744228 100644 --- a/css/style.css +++ b/css/style.css @@ -53,6 +53,11 @@ h1 br { overflow: auto; } +.research-icon { + float: left; + margin-right: 10px; +} + #achievements-container { position: fixed; bottom: 0px; left: 0px; } diff --git a/index.html b/index.html index de7a299..a2852c5 100644 --- a/index.html +++ b/index.html @@ -81,8 +81,8 @@