Page créée avec « .infobox { width: 300px; border: 1px solid transparent; border-collapse: collapse; background-color: black; color: white; float: right; overflow: hidden; word-wrap: break-word; box-sizing: border-box; border-radius: 3px; margin-left: 5px; margin-bottom: 1em; clear: both; } .infobox tr > td:first-child, .infobox tr > th:first-child { width: 40%; } .infobox tr > td:last-child, .infobox tr > th:last-child { width: 100%; box-siz... »
 
Aucun résumé des modifications
Ligne 31 : Ligne 31 :
.infobox .title  
.infobox .title  
{
{
   background-color: #ff9999 !important;  
   background-color: #4471e2 !important;  
   font-size: 16px;  
   font-size: 16px;  
   color: white;  
   color: white;  
Ligne 98 : Ligne 98 :
.infobox th  
.infobox th  
{
{
   background-color: #ff9999;
   background-color: #4471e2;
}
}


Ligne 167 : Ligne 167 :
.more tr:first-child
.more tr:first-child
{
{
   background-color: #ff9999;
   background-color: #4471e2;
   text-align: center;
   text-align: center;
   font-weight: bold;
   font-weight: bold;