@@ -349,8 +349,8 @@
|
|||||||
#friend-circle-lite-root .card-bg {
|
#friend-circle-lite-root .card-bg {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
border-radius: 50%;
|
border-radius: 50% !important;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -20px;
|
bottom: -20px;
|
||||||
right: -16px;
|
right: -16px;
|
||||||
@@ -399,4 +399,4 @@
|
|||||||
#stats-container a {
|
#stats-container a {
|
||||||
color: var(--author-color);
|
color: var(--author-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user