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/border-style

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

border-solid utility class

The border-solid utility applies border-style: solid; to an element.

border-dashed utility class

The border-dashed utility applies border-style: dashed; to an element.

border-dotted utility class

The border-dotted utility applies border-style: dotted; to an element.

border-double utility class

The border-double utility applies border-style: double; to an element.

border-hidden utility class

The border-hidden utility applies border-style: hidden; to an element.

border-none utility class

The border-none utility applies border-style: none; to an element. It is commonly used to remove a border style that was applied at a smaller breakpoint.

divide-solid utility class

The divide-solid utility applies border-style: solid; to all child elements except the last child using the selector & > :not(:last-child).

divide-dashed utility class

The divide-dashed utility applies border-style: dashed; to all child elements except the last child using the selector & > :not(:last-child).

divide-dotted utility class

The divide-dotted utility applies border-style: dotted; to all child elements except the last child using the selector & > :not(:last-child).

divide-double utility class

The divide-double utility applies border-style: double; to all child elements except the last child using the selector & > :not(:last-child).

divide-hidden utility class

The divide-hidden utility applies border-style: hidden; to all child elements except the last child using the selector & > :not(:last-child).

divide-none utility class

The divide-none utility applies border-style: none; to all child elements except the last child using the selector & > :not(:last-child).

Give your agent this brain