ميدياويكي:Gadget-geonotice-core.css

من كوبتيكبيديا
اذهب إلى التنقل اذهب إلى البحث

ملاحظة: بعد النشر، أنت قد تحتاج إلى إفراغ الكاش الخاص بمتصفحك لرؤية التغييرات.

  • فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
  • جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
  • إنترنت إكسبلورر/إيدج: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
  • أوبرا: اضغط Ctrl-F5.
/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === WARNING: GLOBAL GADGET FILE ===                      |
 * |                  Changes to this page affect many users.                    |
 * | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
 * |_____________________________________________________________________________|
 */

#watchlist-message .geonotice {
	width: 98%;
	background: transparent;
	text-align: right;
	line-height: 1.8em;
}
#watchlist-message .geonotice span {
	font-size: 144.5%;
}
#watchlist-message .geonotice small {
	font-style: italic;
	margin-left: .5em;
}
#watchlist-message .geonotice small a::before {
	content: "[";
}
#watchlist-message .geonotice small a::after {
	content: "]";
}