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 · Utilities reference · all subjects

background-origin

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.

bg-origin-padding utility class

The bg-origin-padding utility applies background-origin: padding-box; to an element, positioning the background relative to the padding box.

bg-origin-content utility class

The bg-origin-content utility applies background-origin: content-box; to an element, positioning the background relative to the content box.

background-origin utilities control background positioning relative to borders and padding

The background-origin utilities (bg-origin-border, bg-origin-padding, bg-origin-content) control how an element's background is positioned relative to borders, padding, and content.

background-origin utilities are responsive

The background-origin utilities support responsive design variants, allowing different background origin values to be applied at different breakpoints.

Example: background-origin with borders and padding

When using background-origin utilities with borders and padding, the background placement changes based on the chosen utility. For example, bg-origin-border extends the background into the border area, bg-origin-padding keeps it within the padding area, and bg-origin-content restricts it to the content area.

Give your agent this brain