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 }} -

+