User:Kai/common.css: Difference between revisionsGive feedback
MCP (via update-page on MediaWiki MCP Server) |
MCP (via update-page on MediaWiki MCP Server) |
||
| Line 113: | Line 113: | ||
.tlc-tier-row[data-tier="C"] { background: rgba(127, 255, 127, 0.18); } | .tlc-tier-row[data-tier="C"] { background: rgba(127, 255, 127, 0.18); } | ||
.tlc-tier-row[data-tier="D"] { background: rgba(127, 191, 255, 0.18); } | .tlc-tier-row[data-tier="D"] { background: rgba(127, 191, 255, 0.18); } | ||
.tlc-tier-row[data-tier="F"] { background: rgba(255, 127, 255, 0.18); } | .tlc-tier-row[data-tier="F"] { background: rgba(255, 127, 255, 0.18); } | ||
| Line 134: | Line 133: | ||
.tier-c { background: #7fff7f; color: #1a202c; } | .tier-c { background: #7fff7f; color: #1a202c; } | ||
.tier-d { background: #7fbfff; color: #1a202c; } | .tier-d { background: #7fbfff; color: #1a202c; } | ||
.tier-f { background: #ff7fff; color: #1a202c; } | .tier-f { background: #ff7fff; color: #1a202c; } | ||