MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 15: Line 15:
   line-height: 100%;
   line-height: 100%;
   font-weight: normal !important;
   font-weight: normal !important;
}
ul {
  list-style-image: none;
}
}


Line 36: Line 40:
   background-image: none;
   background-image: none;
}
}
.mw-parser-output::after .external::after {
a.external::after {
   content: ' \u2b00';
   content: ' \u2b00';
}
}