MediaWiki:Vector.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 48: Line 48:
   padding: 5px;
   padding: 5px;
   font-weight: bold;
   font-weight: bold;
  color: #FFF5EE;
}
}


Line 56: Line 57:
   justify-content: center;
   justify-content: center;
   padding: 5px;
   padding: 5px;
}
.portable-infobox .pi-data, .portable-infobox .pi-data-label {
  font-weight: bold;
   color: #FFF5EE;
   color: #FFF5EE;
  background-color: #F98686;
  padding: 5px 10px;
}
}


Line 69: Line 64:
.portable-infobox .pi-data:nth-child(odd) .pi-data-value {
.portable-infobox .pi-data:nth-child(odd) .pi-data-value {
   background-color: #FFE4E1;
   background-color: #FFE4E1;
  font-weight: bold;
}
}


Line 75: Line 71:
.portable-infobox .pi-data:nth-child(even) .pi-data-value {
.portable-infobox .pi-data:nth-child(even) .pi-data-value {
   background-color: #FAAAAA;
   background-color: #FAAAAA;
  font-weight: bold;
}
}


1,112

edits

Navigation menu