/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* right angle bracket after breadcrumb trail link text */ .breadcrumb-anchor A:after { content: "\00BB "; }
Comments
