aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/coreboot-berlin-2016/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2016-10-07 09:51:58 +0200
committerDaniel Molkentin2016-10-07 09:51:58 +0200
commit4d84dbaac3cd1512ceabc8de42d75df65f41dd8e (patch)
tree6b0ac8ce9380e29eaa7606586c2ac08205e4c2d9 /configs/conferences/coreboot-berlin-2016/main.less
parent07014c5e1ae9c15149282cbf3427e029e7563ee9 (diff)
add coreboot berlin
Diffstat (limited to '')
-rwxr-xr-xconfigs/conferences/coreboot-berlin-2016/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/coreboot-berlin-2016/main.less b/configs/conferences/coreboot-berlin-2016/main.less
new file mode 100755
index 0000000..76e501a
--- /dev/null
+++ b/configs/conferences/coreboot-berlin-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;
+}