Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
amjith
15y ago
0 comments
Save
Share
Thank you for the tip. I've always wondered how to make the fonts look engraved on the page.
0 comments
1 comments · 1 top-level
top
newest
oldest
photon_off
15y ago
You can also specify more than 1 shadow. You can add a light shadow below, and a dark one above, to achieve an "embossed" effect:
text-shadow: -1px -1px 0px rgba(0,0,0,.4), 1px 1px 0px rgba(255,255,255,.4);
j
/
k
navigate · click thread line to collapse