Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • Jacob Siefer
  • typeset.sh - issuestypeset.sh - issues
  • Issues
  • #3

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 Nov 30, 2019 by Jacob Siefer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking