You are here

profile.base.css in Profile 8

.profile-title {
  font-weight: bold;
}

.profile-item {
  margin-bottom: 20px;
}

.profile-item-action-links {
  margin-bottom: 10px;
}

File

css/profile.base.css
View source
  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. }