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