User

Difference between revisions of "Poslovitch/common.css"

< User:Poslovitch

(retrait du test de underline, c'est maintenant déployé en global)
Line 2: Line 2:
 
#mw-content-text h2 {
 
#mw-content-text h2 {
 
   border-bottom: black solid 1px;
 
   border-bottom: black solid 1px;
 +
}
 +
 +
th.headerSort {
 +
  padding-right: 1.2em;
 
}
 
}

Revision as of 08:07, 15 June 2021

/* Splitter bar under headings */
#mw-content-text h2 {
  border-bottom: black solid 1px;
}

th.headerSort {
  padding-right: 1.2em;
}