Jump to content

Template:InfoboxFaction/styles.css: Difference between revisions

From Dreamon Studios Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
.infobox .infobox-title {
.infobox .infobox-title {
   background: #ccc !important;
   background: #bbb !important;
}
}


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

Latest revision as of 18:41, 5 January 2026

.infobox .infobox-title {
  background: #bbb !important;
}

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