User:Aungwin.htut/monobook.css

From translatewiki.net

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* 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 */
#wpTextbox1 {
font-family: Padauk, Parabaik, Myanmar3;
}
/*The Save, Preview and Diff buttons will now be displayed using Unicode 5.1 */
#wpSave, #wpPreview, #wpDiff{
font-family: Padauk, Parabaik, Myanmar3;
}
/* The search buttons will now be displayed using the font specified below */
.searchButton{
font-family: Padauk, Parabaik, Myanmar3;