aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/osmocon18/main.less
diff options
context:
space:
mode:
authorBjoern Riemer2018-10-17 23:39:17 +0200
committerBjoern Riemer2018-10-17 23:39:17 +0200
commit28477133207126376c60c91dea85b431c0e57d64 (patch)
tree9565e3e9cb158144d6ae3280439004d2676069a7 /configs/conferences/osmocon18/main.less
parentb898ec36543cce9b7e538fb08287856f54d5d7a3 (diff)
adding website of osmocon18
Diffstat (limited to 'configs/conferences/osmocon18/main.less')
-rwxr-xr-xconfigs/conferences/osmocon18/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/osmocon18/main.less b/configs/conferences/osmocon18/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/conferences/osmocon18/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;
+}