aboutsummaryrefslogtreecommitdiff
path: root/configs/archive/systemd-conf-2016/main.less
diff options
context:
space:
mode:
authorLukas Schauer2021-04-06 19:54:16 +0200
committerLukas Schauer2021-04-06 19:54:16 +0200
commitd3c805518a0a0349f56288559254f3107cf5e96c (patch)
treed8fc917c02ba1e4431469fc81c23e726d3ad5015 /configs/archive/systemd-conf-2016/main.less
parent58a6e71c844ae16502fd996859b14a6e25b838ee (diff)
archive some older conferences
Diffstat (limited to 'configs/archive/systemd-conf-2016/main.less')
-rwxr-xr-xconfigs/archive/systemd-conf-2016/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/archive/systemd-conf-2016/main.less b/configs/archive/systemd-conf-2016/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/archive/systemd-conf-2016/main.less
@@ -0,0 +1,9 @@
+@import "../../../assets/css/_structure.less";
+
+.logo {
+ background-size: contain;
+ background-position: center;
+ background-repeat: no-repeat;
+ height: 200px;
+ margin: 20px 0 0 0;
+}