Jump to content

MediaWiki:Common.css: Difference between revisions

From WikiGenius
Shovon (talk | contribs)
No edit summary
Tag: Reverted
Shovon (talk | contribs)
Tags: Replaced Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Clearfix for infobox tables */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
/* Section heading underline */
h2, h3, h4, h5, h6 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
}

Latest revision as of 21:11, 9 October 2025

/* CSS placed here will be applied to all skins */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.