mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 18:58:45 +00:00
c323c6858a
We no longer need to keep this as a separate entry point now we do not feature flag our print styles Please enter the commit message for your changes. Lines starting Change-Id: I6bf12980aa929e84f239931beb0a505809231830
15 lines
181 B
Plaintext
15 lines
181 B
Plaintext
.references {
|
|
.mw-cite-backlink {
|
|
display: none;
|
|
}
|
|
.reference-text {
|
|
font-style: italic;
|
|
}
|
|
a {
|
|
text-decoration: none;
|
|
}
|
|
.external.text {
|
|
background-image: none;
|
|
}
|
|
}
|