mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 18:58:45 +00:00
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;
|
||
|
}
|
||
|
}
|