BC Arrow
CODE
×
HTML
<div class='bc-arrow'></div>
CSS
div.bc-arrow { background-image: url('../img/arrow-right_.svg'); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: auto; float:left; margin-top: 2px; margin-right: 10px; width: 15px; height: 12px; }
JS
BC Arrow
barrierefrei
×