.logo { padding: 5px; } .sort-descend:after { content: '▼'; } .sort-ascend:after { content: '▲'; } .sorter { cursor: pointer; }