An difríocht idir athruithe ar: "MediaWiki:Vector.css"

Content deleted Content added
m Bot: Security fix: protocol-relative URLs per https://meta.wikimedia.org/?oldid=3197161 (questions?).
Removing obsolete diff style declarations, per previous talk page notification, minor clean up
Líne 1:
/* <syntaxhighlight lang="css"> */
 
/* Don't display some stuff on the main page */
body.page-Príomhleathanach #deleteconfirm,
Line 80 ⟶ 78:
margin-left: -10px;
padding-left: 10px;
}
 
/* Increase fontsize of diffs */
td.diff-context, td.diff-addedline, td.diff-deletedline {
font-size: 85%;
vertical-align: top;
}
 
Line 101 ⟶ 93:
padding-right: 16px;
}
 
/* Fix for empty diff-context lines. Remove when r75658 is live. */
td.diff-marker {
height: 1.5em;
}
 
/* </syntaxhighlight> */