NearbyTown-Trennung

by mtenschert

HTML

<link rel="stylesheet" href="https://www.alpinresorts.com/assets/css/main.css">

<div class="NearByShopsListingBlock">
  <span class="NearByShopsListingInfo">Shops nearby Meribel</span>
  <span class="important-label">
    <span class="product__additionals__percentage ng-binding NearByShopsListingLabel">sorted by "Price &amp; distance"</span>
  </span>
</div>

CSS

.NearByShopsListingBlock {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
  margin-top: 10px;
  display: block;
  font-style: italic;
  vertical-align: sub;
  padding: 10px;
  color: #465359;
  font-weight: bold;
  font-size: 120%;
}

.NearByShopsListingInfo {
  vertical-align: bottom;
  margin-right: 5px;
}

.NearByShopsListingLabel {
  font-size: 85%;
  vertical-align: middle;
}