use vandoeuvre logo as mobile header (#6450)

This commit is contained in:
Frédéric Péters 2015-02-09 10:21:43 +01:00
parent 41ae84fed2
commit 32bd519ab4
2 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,7 @@
div#top {
background: url(mobile-header-logo.jpeg) top center no-repeat;
}
div#top h1 {
text-indent: -1000px;
}