Add A Drop Shadow To Text With CSS
Single Shadow
}
Multiple Shadows
}
These examples use the following format for variables:
offset-x, offset-y, blur-radius, color
Other formats are:
offset-x, offset-y
offset-x, offset-y, color
color, offset-x, offset-y
color, offset-x, offset-y, blur-radius
-- end of line --