KLoning Spoon

iframe {
    width:100%;
    height:400px;
    frameborder:0;
    scrolling:no;
    marginheight:0;
    marginwidth:0;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;
}

source: webdesign

  1. kloningspoon posted this
Blog comments powered by Disqus