slackr drop shadows

This commit is contained in:
friendica 2012-05-12 22:19:29 -07:00
parent 62727012d3
commit e7813f22af
3 changed files with 64 additions and 63 deletions

View file

@ -43,4 +43,5 @@ nav #site-location {
.wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 3px 3px 10px 0 #000000;
}