summaryrefslogtreecommitdiff
path: root/bak/oldluxpages/house-demo/bud.uncompressed.css
diff options
context:
space:
mode:
Diffstat (limited to 'bak/oldluxpages/house-demo/bud.uncompressed.css')
-rw-r--r--bak/oldluxpages/house-demo/bud.uncompressed.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/bak/oldluxpages/house-demo/bud.uncompressed.css b/bak/oldluxpages/house-demo/bud.uncompressed.css
deleted file mode 100644
index 7056c9e..0000000
--- a/bak/oldluxpages/house-demo/bud.uncompressed.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- Plugin: BuddyPress First Letter Avatar
- Plugin website: http://dev49.net
-*/
-
-
-/* BuddyPress First Letter Avatar */
-
-.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);
- */
-}