Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for Afc0703 to every page, when User:Afc0703 is using the Vector skin.


/* .IPA {
    font-family: "DejaVu Sans", "Charis SIL", "Doulos SIL", "Cardo", "Gentium", "GentiumAlt",
                 "Code2000", "TITUS Cyberbit Basic",
                 "Arial Unicode MS", "Lucida Sans Unicode",
                 "Chrysanthi Unicode";
    font-size: 13px;
}

tt.SAMPA {
    font-family: "DejaVu Sans Mono", "Lucida Console", "Courier New";
    font-size: 12px;
}

.enPR {
    font-family: "Tahoma";

}

.Unicode {
    font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic",
                 "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit",
                 "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt,
                 "Lucida Grande", "Free Sans", "Arial Unicode MS",
                 "Microsoft Sans Serif", "Lucida Sans Unicode";
    font-family: inherit;
}
*/
/*
h2 {
    border-bottom-style:solid;
    border-bottom-color:gray;
    border-bottom-width:medium;
    background-color: #E0E0E0;
}

h3 {
    border-bottom-style:solid;
    border-bottom-color:#AAA;
    border-bottom-width:thin;
    background-color: #F0F0F0;
}

div.NavHead {
    background-color: #CCF;
}
*/