/* ** Note: This is used with mobile version, the "minerva" aka "MinervaNeue" skin. ** For similar changes on non-mobile, see my edi
/*
** Note: This is used with mobile version, the "minerva" aka "MinervaNeue" skin.
** For similar changes on non-mobile, see my edits to the "Vector (2022)" skin
** https://en.wikipedia.org/wiki/User:Netjeff/vector-2022.css
*/
/*
** De-emphasize links in the body by removing color,
** and giving links a light dotted underline
*/
.mw-body a
{
color: light-dark(black,white) !important;
border-bottom: thin dotted light-dark(#BBB,#999) !important;
}
/*
** Even more de-emphasize reference links,
** and "inline templates" like [citation needed]
*/
.reference,
.reference a,
.reference span,
.Inline-Template,
.Inline-Template a
{
color: light-dark(#BBB,#444) !important;
border-bottom: none !important;
}
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.