diff options
Diffstat (limited to 'bak/oldluxpages/house-demo/bud.css')
-rw-r--r-- | bak/oldluxpages/house-demo/bud.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bak/oldluxpages/house-demo/bud.css b/bak/oldluxpages/house-demo/bud.css new file mode 100644 index 0000000..d8b3790 --- /dev/null +++ b/bak/oldluxpages/house-demo/bud.css @@ -0,0 +1 @@ + Plugin:BuddyPress First Letter Avatar
Plugin website:http://dev49.net
.bpfla.round-avatars {
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
/* Uncomment this for a fancy shadow around your avatars
(you can also change the shadow parameters!):
-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .5);
-moz-box-shadow:0 0 4px rgba(0, 0, 0, .5);
box-shadow:0 0 4px rgba(0, 0, 0, .5);
}
\ No newline at end of file |