html - Dropdownmenu Css Background color webkit -


im trying make dropdown menu colors, wont work in safari. in safari won't show colors, white

im using

    background-color:red; 

christian

your css declaration should read:

background-color:red; 

Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -