Black-Base CSS Dropdown
CSS dropdown made by Matt Bango. It's similar to the twitter bootstrap dropdowns (but has a black theme). The arrow and it's border are created using the :after
and :before
pseudo elements which are placed absolutely. Other things are self explanatory like box-shadow
s and linear-gradients
are used to create a very subtle effect.