Title: [CSS] 4chan highlighting (opt for avatars) Author: RainbowDashite Pastebin link: http://pastebin.com/E7aMaK04 First Edit: Wednesday 18th of December 2013 10:51:54 AM CDT Last Edit: Wednesday 18th of December 2013 10:51:54 AM CDT /* In 4chan filter. /Tw1tpVtsKI4/i;highlight:filterclass;   In custom CSS. /* postertrip:before { float: right; clear: none; margin-bottom: -100px; margin-left: -100px; margin-top: -5px; margin: -5px; }   span[class*="Tw1tpVtsKI4"]:before { content: url('file:///miles.png'); }   /* maybe deprecated */ span[class*="Tw1tpVtsKI4"]:before ( content: url('file:///miles.png'); float: right; clear: none; margin-bottom: -100px; margin-left: -100px;}   .quotelink.you { font-size: 0; } .quotelink.you:after { font-size:8pt; font-weight:700; content:"@name"; color:#cc6161; }