diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/slackr/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index ed3b413fb..6fe214d74 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -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; }
\ No newline at end of file |