diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 3d95add702f..ff7504dd37f 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -467,6 +467,16 @@ div.mainmenu_members { margin-left: 0px; } +div.mainmenu_shop { + position : relative; + color: white; + background-image: url(); + background-repeat:no-repeat; + background-position:center top; + height:28px; + margin-left: 0px; +} + div.mainmenu_agenda { position : relative; color: white;