မီဒီယာဝီကီ:Modern.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 ကို ပြုလုပ်ပါ။
#firstHeading .mw-editsection a {
	color: white;
}

body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub {
	display: none !important;
}

p.error {
	font-weight: bold;
}

/* some headroom for #coordinates to go in without #siteSub */
#mw_contentholder {
	padding-top: .4em;
}

/* position coordinates */
#coordinates {
	position: absolute;
	z-index: 1;
	border: none;
	background: none;
	right: 0;
	top: 0.1em;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 1.17em;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 85%;
	text-transform: none;
	white-space: nowrap;
}

/* important to keep the text predictably positioned */
#coordinates img {
	vertical-align: top;
}

.mw-topboxes {
	margin-top: -0.4em;
}