Difference between revisions of "MediaWiki:Gadget-edittop.css"

From Ava Zinn Wiki
Jump to: navigation, search
(Redundant)
 
m (1 revision)
 
(No difference)

Latest revision as of 17:52, 22 July 2016

/* @noflip */
body.ltr h1.firstHeading .mw-editsection-bracket:first-of-type,
body.rtl h1.firstHeading .mw-editsection-bracket:not(:first-of-type) {
	margin-right: 0.25em;
	color: #555;
}

/* @noflip */
body.rtl h1.firstHeading .mw-editsection-bracket:first-of-type,
body.ltr h1.firstHeading .mw-editsection-bracket:not(:first-of-type) {
	margin-left: 0.25em;
	color: #555;
}