diff --git a/help/styles.css b/help/styles.css index 338f1810..278d8c72 100644 --- a/help/styles.css +++ b/help/styles.css @@ -83,6 +83,12 @@ vertical-align: middle; } +.profilepiccircle { + vertical-align: middle; + overflow: hidden; + border-radius: 50%; +} + a { text-decoration: underline; color: inherit;