Код: Выделить всё
.smallbox {
background-color: white;
height: 75px;
width: 150px;
font-size:20px;
box-shadow: 0 0 10px #ccc;
font-family: inherit;
}
.smallbox-paysummary {
@extend .smallbox;
font-size:10px;
}
< /code>
И, в моем представлении, я звоню: < /p>
Подробнее здесь: https://stackoverflow.com/questions/251 ... ce-for-css
Мобильная версия