Drupal investigation

profile.base.css 137B

123456789101112
  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. }