3D шный текст

by Axelvaisper

HTML

<h1 class="post-title">
    <a href="http://he6o.ru" title="Design Process of ShopDock">Забавный эффект</a> 
    
    <sup><a href="http://he6o.ru" class="comments-link" title="Comment on Design Process of ShopDock">13</a></sup> =)
</h1>

CSS

.post-title a {
     color: rgb(143, 2, 6);
     text-decoration: none;
     display: inline;
     vertical-align: top;
 }
   a {
     text-decoration: none;
     outline: medium none;
     color: rgb(131, 66, 2);
 }
 
   .post-title {
     color: rgb(143, 2, 6);
     font: 32px/125% 'Copse',Georgia,serif;
     letter-spacing: -0.03em;
 }
   h1{
     text-shadow: 0px 2px 0px rgb(252, 249, 238), 0px 4px 0px rgba(0, 0, 0, 0.15);
 }
   h1 {
     font-family: Arial,Helvetica,sans-serif;
     line-height: 130%;
     font-weight: bold;
     color: rgb(69, 54, 48);
 }
   body {
     background:tan;
     font: 15px/150% Georgia,"Times New Roman",Times,serif;
     color: rgb(96, 73, 62);
 }