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

118 octets ajoutés ,  29 mai 2019 à 21:28
m
aucun résumé de modification
m
Ligne 7 : Ligne 7 :
   display: none;
   display: none;
}
}
{| class="sortable" style="width: 100%; text-align: left; border: solid 1px silver;" cellpadding="5"
|- style="color: #ededed; background-color: #707070;"




table.blacktable {
table.blacktable {
   border: solid 1px silver !important;
   border: solid 1px silver;
   text-align: left !important;
   text-align: left;
  width: 100%;
}
}
table.blacktable th {
table.blacktable tr > th {
   background-color: #3c3f3e !important;
   background-color: #707070;
   color: #ededed !important;
   color: #ededed !important;
   text-align: left !important;
   padding: 5px;
}
}
table.blacktable th a {
/*table.blacktable th a {
   color: #ededed !important;
   color: #ededed !important;
}
}
table.blacktable th a:visited {
table.blacktable th a:visited {
   color: #ededed !important;
   color: #ededed !important;
}
}*/
table.blacktable tr > td {
table.blacktable tr > td {
   text-align: left !important;
   padding: 5px;
}
}
table.blacktable tr > td:nth-of-type(1) {
table.blacktable tr > td:nth-of-type(1) {