No media files provided.
It’s like the Test Project 1005—Funny Text Shadow. But this time we use box-shadow:
Given the following HTML:
<div class="group">
<div class="demo"> DEMO </div>
<div class="demo"> DEMO </div>
</div>
<div class="group">
<div class="demo"> DEMO </div>
</div>
You can find the source code of my implementation here: