[FOSS4G2016] Website header size

Volker Mische volker.mische at gmail.com
Fri Jan 22 06:57:53 PST 2016


Hi LOC,

It's great to see that the website now has a smaller header. But what
you think about making it even smaller?

Here's a screenshot of what I mean:

http://vmx.cx/tmp/foss4g/2016/smallerheader.jpg


Here's the CSS I've used:

#header {
  min-height: auto;
}

#header .logo img {
  height: 42px;
	width: auto;
	
}

#header .mod_customnav ul.level_1 {
	margin-top: 0;
}


Cheers,
  Volker


More information about the FOSS4G2016 mailing list