mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
Merge "Print: Remove underline for image links"
This commit is contained in:
commit
1372dd2258
|
@ -70,7 +70,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// Normalize Blue links in the article
|
// Normalize Blue links in the article
|
||||||
a {
|
a.not( .image ) {
|
||||||
border-bottom: 1px solid #aaa;
|
border-bottom: 1px solid #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue