aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/wikidatacon2019/main.less
blob: 7f686bd8d18f4e6a0697ee189b8003514ecce8fe (plain)
1
2
3
4
5
6
7
8
9
10
@import "../../../assets/css/_structure.less";

.logo {
	background-image: url(Wikidatacon_Banner.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 228px;
	margin: 20px 0 0 0;
}