HTML
Code
<div class="paddings">
<a target="_blank" title="FEAR" href="http://fear.lv">
<div class="ramis">
<div class='title'><b>FEAR.LV :: Gaming Community</b></div>Jauns latviešu veidots CS 1.6 Spēļu portāls jaunišiem. DD2 Only serveris, SMS pakalpojumi, bano, stati forums, un viss cits labai brīvā laika pavadīšanai.<div class='link'> http://www.fear.lv</div>
</div></a>
</div>
CSS:
Code
.link
{
text-shadow:1px 0px 1px #6cb400;
text-align:right;
}
.title
{
font-size:11pt;
text-shadow:0px 1px 1px #6cb400;
padding-bottom:3px;
margin-bottom:3px;
border-bottom:1px dotted #ecf0e2;
}
.paddings
{
padding-bottom:5px;
}
.ramis
{
font-family:arial;
background: #98c128;
background: -moz-linear-gradient(top, #98c128 0%, #8fc400 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98c128), color-stop(100%,#8fc400));
background: -webkit-linear-gradient(top, #98c128 0%,#8fc400 100%);
background: -o-linear-gradient(top, #98c128 0%,#8fc400 100%);
background: -ms-linear-gradient(top, #98c128 0%,#8fc400 100%);
background: linear-gradient(to bottom, #98c128 0%,#8fc400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98c128', endColorstr='#8fc400',GradientType=0 );
padding:5px;
border:2px solid #6cb400;
color:#fff;
-webkit-border-radius: 2px;
border-radius: 2px;
box-shadow:inset #93d200 0px 1px 0px;
}
.saturs a
{
text-decoration:none;
}