Код: Выделить всё
body { font-family: sans-serif; }
[data-letters]:before {
content: attr(data-letters);
display: inline-block;
font-size: 32px;
width: 85px;
height: 80px;
line-height: 2.5em;
text-align: center;
border-radius: 50%;
background: #95A73B;
vertical-align: middle;
margin-right: 1em;
color: white;
margin-top: 20px;
}< /code>
Подробнее здесь: https://stackoverflow.com/questions/715 ... rty-values
Мобильная версия