Help for this page

Select Code to Download


  1. or download this
    .chatfrom_599759:after {
      content:" ...";
    ...
    span.chatfrom_599759:hover:after {
      content: "";
    }
    
  2. or download this
    # ignore the same user, and me :)
    print ignore_css(qw(190859 599759));
    ...
        }
        return "";
    }