How to make CSS visible only for Opera

works great for Opera 10.63

noindex:-o-prefocus, .class {
  color:#fff;
}

Leave a Comment