summaryrefslogtreecommitdiff
path: root/ideashacklab.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 /ideashacklab.css
parent61501a011a5adf123f4e9bd8a26b28c49be154fe (diff)
downloadhacklab.brussels-3e780051fde5423ff1677d46f3b452de29cb00fb.tar.gz
next
Diffstat (limited to 'ideashacklab.css')
-rw-r--r--ideashacklab.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/ideashacklab.css b/ideashacklab.css
new file mode 100644
index 0000000..d5f3dab
--- /dev/null
+++ b/ideashacklab.css
@@ -0,0 +1,21 @@
+.container {
+ column-count: 6;
+ column-fill: auto;
+ column-rule: dotted 1px black;
+ height: 95vh;
+ }
+div {
+ border-bottom: solid 3px black;
+}
+div#neutrinet {
+ padding-top: 1em;
+}
+.fhri {
+ width: 100%;
+}
+.bouche {
+ color: red;
+ font-size: 2em;
+}
+
+/* */