Skip to content

Vertical page margin boxes are not insert/aligned correctly

Vertical page margin boxes are not insert/aligned correctly.

All three together work, but using only 1 or 2 fail

@page {
    @left-top {
        content: 'top';
        background: yellow;
    }
    @left-bottom {
        content: 'bottom';
        background: red;
    }
    @left-middle {
        content: 'middle';
        background: green;
    }
}
Edited by Jacob Siefer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information