You can edit almost every page by Creating an account. Otherwise, see the FAQ.

मीडियाविकि:Mobile.css

EverybodyWiki Bios & Wiki से
यहाँ जाएँ:नेविगेशन, खोजें

ध्यान दें: प्रकाशित करने के बाद बदलाव देखने के लिए आपको अपने ब्राउज़र के कैश को हटाना पड़ सकता है।

  • 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: Ctrl-F5 दबाएँ।

This page "Mobile.css" is from Wikipedia if otherwise notified.

/* CSS placed here will affect users of the mobile site */
.hiddenonmobile {
	display: none!important;
}
/*Hide scribunto errors*/
.errorbox,
.scribunto-error,
#mw-scribunto-error-0,
#mw-scribunto-error-1,
#mw-scribunto-error-2,
#mw-scribunto-error-3 {
	display: none!important;
}

This page "Mobile.css" is from Wikipedia if otherwise notified.