Template:ProfileInfoboxUpdater/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Protected "Template:ProfileInfoboxUpdater/styles.css": Preventing Unauthorized Tampering With the CSS ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 24: | Line 24: | ||
.icr-data{ | .icr-data{ | ||
text-align: center; | text-align: center; | ||
font-weight: bold; | |||
} | } | ||
.icr-label{ | .icr-label{ | ||
text-align: left; | text-align: left; | ||
font-weight: bold; | |||
} | } | ||
.icr-0{ | .icr-0{ | ||
| Line 52: | Line 54: | ||
.icr-7{ | .icr-7{ | ||
background-color: #AAAAAA; | background-color: #AAAAAA; | ||
} | |||
.icr-wanderer{ | |||
background-color: rgb(201, 201, 201); | |||
} | } | ||
.icr-8{ | .icr-8{ | ||
| Line 93: | Line 98: | ||
color: #00AAAA; | color: #00AAAA; | ||
} | } | ||
.icr-4{ | .icr-t-4{ | ||
color: #AA0000; | color: #AA0000; | ||
} | } | ||
.icr-t-5{ | |||
color: #AA00AA; | color: #AA00AA; | ||
} | } | ||
.icr-t-6 { | |||
color: #FFAA00; | color: #FFAA00; | ||
} | } | ||
.icr-t-7{ | |||
color: #AAAAAA; | color: #AAAAAA; | ||
} | } | ||
.icr-t-8{ | |||
color: #555555; | color: #555555; | ||
} | } | ||
.icr-t-9{ | |||
color: #5555FF; | color: #5555FF; | ||
} | } | ||
.icr-t-a{ | |||
color: #55FF55; | color: #55FF55; | ||
} | } | ||
.icr-t-b{ | |||
color: #55FFFF; | color: #55FFFF; | ||
} | } | ||
.icr-t-c{ | |||
color: #FF5555; | color: #FF5555; | ||
} | } | ||
.icr-t-d{ | |||
color: #FF55FF; | color: #FF55FF; | ||
} | } | ||
.icr-t-e{ | |||
color: #FFFF55; | color: #FFFF55; | ||
} | } | ||
.icr-t-f{ | |||
color: #FFFFFF; | color: #FFFFFF; | ||
} | } | ||
Latest revision as of 17:26, 15 October 2024
.icr-right-align {
text-align: right;
}
.icr-left-align {
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;
}
.icr-data{
text-align: center;
font-weight: bold;
}
.icr-label{
text-align: left;
font-weight: bold;
}
.icr-0{
background-color: #000000;
}
.icr-1{
background-color: #0000AA;
}
.icr-2{
background-color: #00AA00;
}
.icr-3{
background-color: #00AAAA;
}
.icr-4{
background-color: #AA0000;
}
.icr-5{
background-color: #AA00AA;
}
.icr-6 {
background-color: #FFAA00;
}
.icr-7{
background-color: #AAAAAA;
}
.icr-wanderer{
background-color: rgb(201, 201, 201);
}
.icr-8{
background-color: #555555;
}
.icr-9{
background-color: #5555FF;
}
.icr-a{
background-color: #55FF55;
}
.icr-b{
background-color: #55FFFF;
}
.icr-c{
background-color: #FF5555;
}
.icr-d{
background-color: #FF55FF;
}
.icr-e{
background-color: #FFFF55;
}
.icr-f{
background-color: #FFFFFF;
}
.icr-t-0{
color: #000000;
}
.icr-t-1{
color: #0000AA;
}
.icr-t-2{
color: #00AA00;
}
.icr-t-3{
color: #00AAAA;
}
.icr-t-4{
color: #AA0000;
}
.icr-t-5{
color: #AA00AA;
}
.icr-t-6 {
color: #FFAA00;
}
.icr-t-7{
color: #AAAAAA;
}
.icr-t-8{
color: #555555;
}
.icr-t-9{
color: #5555FF;
}
.icr-t-a{
color: #55FF55;
}
.icr-t-b{
color: #55FFFF;
}
.icr-t-c{
color: #FF5555;
}
.icr-t-d{
color: #FF55FF;
}
.icr-t-e{
color: #FFFF55;
}
.icr-t-f{
color: #FFFFFF;
}