:right
A selector used in paged media (like printing) to style only the right-hand pages of a document (usually odd-numbered pages).
Syntax
/* Usage Example */
@page :right {
/* Adds a larger margin to the right side for binding/punching holes */
margin-right: 2cm;
margin-left: 1cm;
}
:right Browser support
Widely available
Since
2015 94% global usage
This feature is well established and works across many devices and browser versions. It has been available across browsers since 2015.
6+
5+
12+