My question may seem simple for some of you. I want to show a menu with indented items on top of a black background. I tried lot of colors but can't find the right ones.
i'm using css property text-shadow
text-shadow: 1px 1px #191919 , -1px -1px #444;
here is a screenshot for a better understanding:

i'm not satisfied & i'm pretty sure that there is better ... Any suggestion please ?