From ed7f7bffe3ba56f41c9473d4eaeb6826983ae5b7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Jun 2018 01:58:43 +0200 Subject: upload status --- public/assets/css/css.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'public/assets') diff --git a/public/assets/css/css.css b/public/assets/css/css.css index 4cfc996..6e32ec3 100644 --- a/public/assets/css/css.css +++ b/public/assets/css/css.css @@ -7,6 +7,7 @@ html,body { } body { background-attachment: fixed; + font-size: 10px; } header { font-size: 13px; @@ -119,7 +120,6 @@ section { height: 50vmin; } .params { - font-size: 10px; justify-content: flex-start; } .group .param { @@ -147,6 +147,12 @@ section { width: 100%; margin-bottom: 10px; } +.spaced { + display: flex; + flex-direction: row; + align-items: flex-end; + justify-content: space-between; +} .row .heading, .col .heading { margin-bottom: 3px; -- cgit v1.2.3-70-g09d2