From 3e780051fde5423ff1677d46f3b452de29cb00fb Mon Sep 17 00:00:00 2001 From: niko Date: Mon, 13 May 2019 13:49:29 +0200 Subject: next --- hacklabxl.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'hacklabxl.css') diff --git a/hacklabxl.css b/hacklabxl.css index 11ad9b8..d5f3dab 100644 --- a/hacklabxl.css +++ b/hacklabxl.css @@ -1,6 +1,6 @@ .container { column-count: 6; - column-fill: balance; + column-fill: auto; column-rule: dotted 1px black; height: 95vh; } @@ -13,6 +13,9 @@ div#neutrinet { .fhri { width: 100%; } - +.bouche { + color: red; + font-size: 2em; +} /* */ -- cgit v1.2.3