Skip to content

Commit

Permalink
beta 0.1.0
Browse files Browse the repository at this point in the history
Updates to groups page.
  • Loading branch information
AikoMidori committed Oct 13, 2020
1 parent 728f9de commit 852fa20
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
8 changes: 8 additions & 0 deletions community/groups.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
opacity: 0.9 !important;
}

/* Header avatars group background */
img.member_tile {
border-radius: 50% !important;
margin: 7px !important;
width: 65px !important;
height: 65px !important;
}

.grouppage_member_tiles {
right: -1px !important;
height: 230px !important;
Expand Down
9 changes: 9 additions & 0 deletions css/webkit.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/webkit.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions user/activity.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
color: #ffffff99 !important;
}

/* Right column background */
#friendactivity_right_column .box,
.friends_add_block,
#friendactivity_right_column .box,
Expand Down

0 comments on commit 852fa20

Please sign in to comment.