profile.base.css 137 B

1234567891011
  1. .profile-title {
  2. font-weight: bold;
  3. }
  4. .profile-item {
  5. margin-bottom: 20px;
  6. }
  7. .profile-item-action-links {
  8. margin-bottom: 10px;
  9. }