aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/vcfb2019/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2019-10-11 00:47:55 +0200
committerDaniel Molkentin2019-10-11 00:47:55 +0200
commitc3896c58c660591507dbaa914c2b9c76af5538a1 (patch)
tree97da04141052be7def302bf10aada5a0e046d6f9 /configs/conferences/vcfb2019/main.less
parent5c3c7e6fb5ce79442fded1c39c284fb73558e29e (diff)
vcfb2019
Diffstat (limited to 'configs/conferences/vcfb2019/main.less')
-rwxr-xr-xconfigs/conferences/vcfb2019/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/vcfb2019/main.less b/configs/conferences/vcfb2019/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/conferences/vcfb2019/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;
+}