diff --git a/wcs/montpellier-commune/mobile-castelnau-le-lez.css b/wcs/montpellier-commune/mobile-castelnau-le-lez.css new file mode 100644 index 0000000..2588bdb --- /dev/null +++ b/wcs/montpellier-commune/mobile-castelnau-le-lez.css @@ -0,0 +1,21 @@ +div#top { + background: #E2D9BC url(castelnau-le-lez/fond_haut_vert.png) top left repeat-x; +} + +a#menu { + display: none; +} + +div#services > ul strong a { + color: #4449A8; + text-shadow: 1px 0 0 white; +} + +div#services > ul > li, +ul#categories li { + background: #eef linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.1) 100%); +} + +div#services > ul > li { + border-bottom: 1px solid #4449A8; +}