Différences entre les versions de « MediaWiki:Common.css »

119 octets supprimés ,  29 mai 2019 à 21:31
m
aucun résumé de modification
m
m
 
Ligne 21 : Ligne 21 :
   padding: 5px;
   padding: 5px;
}
}
/*table.blacktable th a {
  color: #ededed !important;
}
table.blacktable th a:visited {
  color: #ededed !important;
}*/
table.blacktable tr > td {
table.blacktable tr > td {
   padding: 5px;
   padding: 5px;
}
}
table.blacktable tr > td:nth-of-type(1) {
table.blacktable tr > td:nth-of-type(1) {
   background-color: #bbb !important;
   background-color: #dadada !important;
   font-weight: bold;
   font-weight: bold;
}
}