|
|
| Line 1: |
Line 1: |
| .mw-parser-output .infobox-team .infobox-title{
| | /* Team infobox intentionally uses the shared encyclopedia infobox styles. */ |
| background:linear-gradient(135deg,#75511b,#d6a347);
| |
| }
| |
| .mw-parser-output .infobox-team .infobox-image,
| |
| .mw-parser-output .infobox-team .infobox-caption{
| |
| background:linear-gradient(180deg,#fff7e8,rgba(255,255,255,.92));
| |
| }
| |
| .mw-parser-output .infobox-team .infobox-image img{
| |
| background:linear-gradient(180deg,#fffdf7,#fff7e4);
| |
| padding:.65rem;
| |
| }
| |
| .mw-parser-output .infobox-team th{
| |
| color:#6e4a17;
| |
| }
| |
Latest revision as of 20:59, 16 April 2026
/* Team infobox intentionally uses the shared encyclopedia infobox styles. */