Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 0.24 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Incorrect placement of accent mark on site with UTF8 encoding (wth cyrillic words only)
  2. .serifcyr {
  3.     font-family: "Times CY", "Times New Roman", serif
  4. }
  5. .noserifcyr {
  6.     font-family: "Geneva CY", "Helvetica CY", "Arial", sans-serif
  7. }