You are here

commerce_sermepa.theme.css in Commerce sermepa 7

.commerce-sermepa-icons .label {
  font-weight: bold;
  padding-left: 19px;
  margin-right: 5px;
}

.commerce-sermepa-icon {
  position: relative;
  top: 6px;
  margin-right: 4px;
}

File

theme/commerce_sermepa.theme.css
View source
  1. .commerce-sermepa-icons .label {
  2. font-weight: bold;
  3. padding-left: 19px;
  4. margin-right: 5px;
  5. }
  6. .commerce-sermepa-icon {
  7. position: relative;
  8. top: 6px;
  9. margin-right: 4px;
  10. }