aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/vcfb2018/main.less
diff options
context:
space:
mode:
authorderpeter2018-10-11 22:24:47 +0200
committerderpeter2018-10-11 22:24:47 +0200
commit95621342f2b8461ec00a98a95e6984504b2f5152 (patch)
tree9379de904835c4f31a72c40ba8b9e5f8059d4846 /configs/conferences/vcfb2018/main.less
parent53295a9a799c3215b8568a4b5efd2a0b0a7316cc (diff)
added vcfb18
Diffstat (limited to '')
-rwxr-xr-xconfigs/conferences/vcfb2018/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/vcfb2018/main.less b/configs/conferences/vcfb2018/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/conferences/vcfb2018/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;
+}