မာတိကာသို့ ခုန်သွားရန်

အသုံးပြုသူ:Aungwin.htut\monobook.css

ဝီကီပီးဒီးယား မှ

/* The following changes in CSS is very useful for those who see garbled */ /* fonts and can not edit directly. Admins please add as it is added here */

/*This css will allow one to edit in Unicode Font and will solve garbled text inside edit boxex */

  1. wpTextbox1 {

font-family: Myanmar3, Parabaik, Paduak; } /*The Save, Preview and Diff buttons will now be displayed using Unicode 5.1 */

  1. wpSave, #wpPreview, #wpDiff{

font-family: Myanmar3, Parabaik, Paduak; } /* The search buttons will now be displayed using the font specified below */ .searchButton{ font-family: Myanmar3, Parabaik, Paduak; }