Rounded Corners, Gradients, Box Shadow
box-shadow:
px
px
px
;
border-radius:
px;
background-image: linear-gradient(
,
);
Style me!