MediaWiki:Gadget-geonotice-core.css

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture

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.
/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === 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: left;
	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: "]";
}