From 4d84dbaac3cd1512ceabc8de42d75df65f41dd8e Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 7 Oct 2016 09:51:58 +0200 Subject: add coreboot berlin --- configs/conferences/coreboot-berlin-2016/main.less | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 configs/conferences/coreboot-berlin-2016/main.less (limited to 'configs/conferences/coreboot-berlin-2016/main.less') 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; +} -- cgit v1.2.3