Skip to content

Commit 71aeb31

Browse files
committed
Add image styling
1 parent d306c01 commit 71aeb31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_static/css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.team-roster a img {
2+
border-radius: 50%;
3+
box-shadow: 0 0 0 7px #fff, 0 0 0 8px #cecece;
4+
margin: 9px 17px 9px 3px;
5+
}

0 commit comments

Comments
 (0)