Accordion Arrows


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #acc li h3:after{content:" â–¾";}
  2. #acc li h3.closed:after{content:" â–´";}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.