Template:ProfileInfoboxUpdater/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
.icr-title{ | .icr-title{ | ||
background-color: #cfc; | background-color: #cfc; | ||
} | |||
.icr-hack{ | |||
align-content: center; | |||
} | } | ||
Revision as of 04:24, 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;
}
.icr-hack{
align-content: center;
}