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

From Eurovision Wiki
Jump to navigation Jump to search
en>Xaosflux
144.5% to 120% following discussion at MediaWiki talk:Gadget-geonotice-core.css
 
m 1 revision imported
 
(No difference)

Latest revision as of 05:58, 19 March 2026

/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === 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: 120%;
}
#watchlist-message .geonotice small {
	font-style: italic;
	margin-left: .5em;
}
#watchlist-message .geonotice small a::before {
	content: "[";
}
#watchlist-message .geonotice small a::after {
	content: "]";
}