From 7becc22a15a86c76862d7fe682a09f7c4b2d613a Mon Sep 17 00:00:00 2001 From: Kevin Dungs Date: Sun, 3 Aug 2014 11:30:10 +0200 Subject: [PATCH] Styling of status. --- css/style.css | 8 ++++++++ index.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index a43901f..a3b2d29 100644 --- a/css/style.css +++ b/css/style.css @@ -72,3 +72,11 @@ h1 br { display: block; } } + +#Status { + font-size: x-large; +} + +#Status strong { + color: #666; +} diff --git a/index.html b/index.html index 1c675f5..178a065 100644 --- a/index.html +++ b/index.html @@ -41,22 +41,22 @@ Your detector. Click on it to generate events. -
-

+

+
Data
{{ lc.lab.data | niceNumber }} -

-

+

+
Reputation
{{ lc.lab.reputation | niceNumber }} -

-

- Money +

+
+ Funding
{{ lc.lab.money | currency }} -

+