This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
montpellier-themes/wcs/montpellier-commune/mobile-castelnau-le-lez.css

22 lines
394 B
CSS

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;
}