အသုံးပြုသူ:Hintha/monobook.css

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

မှတ်ချက်။ လွှင့်တင်လိုက်ပြီးသည့်နောက် ပြောင်းလဲမှုများ မြင်ရနိုင်ရန် သင့်အနေဖြင့် ဘရောက်ဇာ၏ cache အား ဖြတ်ကျော်နိုင်ရန် လိုအပ်ပါသည်။

  • Firefox / Safari: Reload ကို နှိပ်နေစဉ်အတွင်း Shift ကို ဖိထားပါ၊ သို့မဟုတ် Ctrl-F5 သို့ Ctrl-R (Mac တွင် ⌘-R) ကို နှိပ်ပါ။
  • Google Chrome: Ctrl-Shift-R (Mac တွင် ⌘-Shift-R) ကို နှိပ်ပါ။
  • Internet Explorer / Edge: Refresh ကို နှိပ်နေစဉ်အတွင်း Ctrl ကို ဖိထားပါ၊ သို့မဟုတ် Ctrl-F5 ကို နှိပ်ပါ။
  • Opera: Menu → Settings (Mac တွင် Opera → Preferences) သို့ သွားပြီး Privacy & security → Clear browsing data → Cached images and files ကို ပြုလုပ်ပါ။
#wpTextbox1 {
font-family:  Myanmar3, Parabaik, Padauk, "MyMyanmar Unicode", Myanmar2;
}

/* Increases text font size to prevent rendering problems (ya-yit not wrapping whole character, etc.) */
#bodyContent {
font-size:108%;
}

h1.firstHeading {
line-height:78%;
}

h2 {
font-weight: bold;
line-height:60%;
}

ol { counter-reset: item; }
ol li { display: block; }
ol li:before { content: "(" counter(item, -moz-myanmar) ") "; counter-increment: item; }