MediaWiki:Vector.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 42: Line 42:
.portable-infobox .pi-data-label {
.portable-infobox .pi-data-label {
   background-color: #FFE4E1;
   background-color: #FFE4E1;
  padding-left: 5px;
  padding-right: 5px;
   flex: 0 0 30%;
   flex: 0 0 30%;
   display: flex;
   display: flex;
Line 47: Line 49:
   justify-content: center;
   justify-content: center;
   font-weight: bold;
   font-weight: bold;
   color: #000000;
   color: #FFF5EE;
   width: 20px;
   background-color: #FFF5EE;
}
}


.portable-infobox .pi-data {
.portable-infobox .pi-data {
   font-weight: bold;
   font-weight: bold;
   color: #000000;
   color: #FFF5EE;
   width: 20px;
   padding: 5px 10px;
   background-color: #FFF5EE;
   padding-left: 5px;
  padding-right: 5px;
}
}


1,112

edits

Navigation menu