MediaWiki:Gadget-geonotice-core.css: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
m (Helder.wiki moved page MediaWiki:Gadget-geonotice.css to MediaWiki:Gadget-geonotice-core.css without leaving a redirect: This is the name used on MediaWiki:Gadgets-definition#watchlist)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:38, August 30, 2020

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