mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-14 09:54:45 +00:00
f0608db19a
Updates code comments and whitespacing. Change-Id: If7665beaa2d342881483fd7a9fc0fc880768d2ef
18 lines
184 B
Plaintext
18 lines
184 B
Plaintext
.references {
|
|
.mw-cite-backlink {
|
|
display: none;
|
|
}
|
|
|
|
.reference-text {
|
|
font-style: italic;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.external.text {
|
|
background-image: none;
|
|
}
|
|
}
|