| Display title | Template:Color/styles.css |
| Default sort key | Color/styles.css |
| Page length (in bytes) | 805 |
| Namespace ID | 10 |
| Namespace | Template |
| Page ID | 131 |
| Page content language | en - English |
| Page content model | Sanitized CSS |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow all users (infinite) |
| Move | Allow all users (infinite) |
| Page creator | ReisuDesign (talk | contribs) |
| Date of page creation | 23:16, 9 November 2025 |
| Latest editor | Stevium (talk | contribs) |
| Date of latest edit | 14:45, 25 November 2025 |
| Total number of edits | 23 |
| Total number of distinct authors | 2 |
| Recent number of edits (within past 90 days) | 23 |
| Recent number of distinct authors | 2 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* See MediaWiki:Common.css for CSS variable definitions. */
.text-buzz, .text-buzz * { color: var(--color-buzz); }
.bg-buzz { background-color: var(--color-buzz); }
.text-event, .text-event * { color: var(--color-event); }
.bg-event { background-color: var(--color-event); }
.text-menu, .text-menu * |