Template:ProfileInfoboxUpdater/styles.css

From RetroMC
Jump to navigation Jump to search
.icr-right-align {
    text-align: right;
   }
.icr-left-align {
   text-align: left;
  }
.icr-data-6 {
    background-color: #FFAA00;
    text-align: right;
}
.icr-label-6 {
    background-color: #FFAA00;
    text-align: left;
}
.icr-data-a {
    background-color: #55FF55;
    text-align: right;
}
.icr-label-a {
    background-color: #55FF55;
    text-align: left;
}
.icr-header{
    background-color: #ccf;
}
.icr-title{
    background-color: #cfc;
}