7.9.12

Area Keren Punya

http://embah-google.blogspot.com/


.keren {
padding: 5px 10px;
margin: 10px;
background: #2C4E6B;
color: #ccc;
font-size: 21px;
line-height: 1.3em;
border: 2px dashed #6F94B7;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 0 0 0 4px #2C4E6B, 2px 1px 4px 4px rgba(10,10,0,.5);
-webkit-box-shadow: 0 0 0 4px #2C4E6B, 2px 1px 4px 4px rgba(10,10,0,.5);
box-shadow: 0 0 0 4px #2C4E6B, 2px 1px 6px 4px rgba(10,10,0,.5);
text-shadow: 1px 1px 0 #fff;
}
<div class="keren"> </div>

Loading...
Loading...