Template:ProfileInfoboxUpdater/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
} | } | ||
.icr-data-6 { | .icr-data-6 { | ||
background-color: | background-color: #FFAA00; | ||
text-align: right; | text-align: right; | ||
} | } | ||
.icr-label-6 { | .icr-label-6 { | ||
background-color: | background-color: #FFAA00; | ||
text-align: left; | text-align: left; | ||
} | } | ||
.icr-data-a { | .icr-data-a { | ||
background-color: | background-color: #55FF55; | ||
text-align: right; | text-align: right; | ||
} | } | ||
.icr-label-a { | .icr-label-a { | ||
background-color: | background-color: #55FF55; | ||
text-align: left; | text-align: left; | ||
} | } | ||
Revision as of 03:20, 13 October 2024
.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;
}