new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS v4 · all subjects

utilities/text-decoration-color

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

text-decoration-color utility classes

The text-decoration-color utilities control the color of text decorations. Available classes include: decoration-inherit (text-decoration-color: inherit), decoration-current (text-decoration-color: currentColor), decoration-transparent (text-decoration-color: transparent), decoration-{color} for each color in the theme (text-decoration-color: var(--color-{color})), decoration-(<custom-property>) for custom properties (text-decoration-color: var(<custom-property>)), and decoration-[<value>] for arbitrary values (text-decoration-color: <value>).

text-decoration-color opacity modifier

The text-decoration-color opacity can be controlled using the color opacity modifier syntax. For example, decoration-sky-500/30 sets the text decoration color to sky-500 with 30% opacity.

text-decoration-color with arbitrary values

Custom text decoration colors can be applied using the decoration-[<value>] syntax, where <value> is any valid CSS color value such as hex codes (#50d71e).

text-decoration-color responsive design

The text-decoration-color utility supports responsive design by using responsive prefixes like md: and lg: to apply different text decoration colors at different breakpoints.

text-decoration-color state variants

The text-decoration-color utility supports state variants such as hover: to apply different text decoration colors on specific states (for example, hover:decoration-pink-500).

Give your agent this brain