Template:InfoboxFaction/styles.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.infobox .infobox-title {
.infobox .infobox-title {
   background: #aaa !important;
   background: #bbb !important;
  color: #fff !important;
}
}


.infobox .infobox-header {
.infobox .infobox-header {
   background-color: #ccc !important;
   background-color: #ddd !important;
  color: #fff !important;
}
}