nav#quick-menu li[data-class$=Question] { background: url('img/support-24.svg') 10px center no-repeat; a:focus, &:hover, &.selected { background: url('img/support-24-hilight.svg') 10px center no-repeat; } } article.question { li.output.subject.string { border-bottom: 1px solid #d8d8d8; font-size: 14px; margin-bottom: 10px; padding: 10px; } textarea[readonly] { resize: none; } }