summaryrefslogtreecommitdiff
path: root/hacklabxl.css
diff options
context:
space:
mode:
authorniko <niko@digitalsocrates.click>2019-05-13 13:49:29 +0200
committerniko <niko@digitalsocrates.click>2019-05-13 13:49:29 +0200
commit3e780051fde5423ff1677d46f3b452de29cb00fb (patch)
treedd4a006a0f0fc607eb5ce98746f068a3622387c4 /hacklabxl.css
parent61501a011a5adf123f4e9bd8a26b28c49be154fe (diff)
downloadhacklab.brussels-3e780051fde5423ff1677d46f3b452de29cb00fb.tar.gz
next
Diffstat (limited to 'hacklabxl.css')
-rw-r--r--hacklabxl.css7
1 files changed, 5 insertions, 2 deletions
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;
+}
/* */