summaryrefslogtreecommitdiff
path: root/hacklabxl.css
diff options
context:
space:
mode:
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;
+}
/* */