diff --git a/wcs/auquotidien-vandoeuvre/mobile-header-logo.jpeg b/wcs/auquotidien-vandoeuvre/mobile-header-logo.jpeg new file mode 100644 index 0000000..c363dd2 Binary files /dev/null and b/wcs/auquotidien-vandoeuvre/mobile-header-logo.jpeg differ diff --git a/wcs/auquotidien-vandoeuvre/mobile.css b/wcs/auquotidien-vandoeuvre/mobile.css new file mode 100644 index 0000000..765ecac --- /dev/null +++ b/wcs/auquotidien-vandoeuvre/mobile.css @@ -0,0 +1,7 @@ +div#top { + background: url(mobile-header-logo.jpeg) top center no-repeat; +} + +div#top h1 { + text-indent: -1000px; +}