aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/asg2017/main.less
diff options
context:
space:
mode:
authorderpeter2017-10-20 23:58:58 +0200
committerderpeter2017-10-20 23:58:58 +0200
commit11f6602afe85090b3143e082a85625594a88e952 (patch)
treefaa1746fba29833d0ba2d21be166e4befab73b25 /configs/conferences/asg2017/main.less
parent6ddff7317d88ece92912eff44fa6fbfa753e0d98 (diff)
first try asg stream site
Diffstat (limited to 'configs/conferences/asg2017/main.less')
-rwxr-xr-xconfigs/conferences/asg2017/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/asg2017/main.less b/configs/conferences/asg2017/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/conferences/asg2017/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;
+}