Template:ProfileInfoboxUpdater/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
.icr-hack{ | .icr-hack{ | ||
align-content: center; | |||
background-color: silver; | |||
} | |||
.icr-hack-right{ | |||
text-align: right; | |||
align-content: center; | align-content: center; | ||
background-color: silver; | background-color: silver; | ||
} | } | ||
Revision as of 05: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;
background-color: silver;
}
.icr-hack-right{
text-align: right;
align-content: center;
background-color: silver;
}